afflib-tools
Advanced Forensics Format Library (utilities)
The Advanced Forensic Format (AFF) is on-disk format for storing
computer forensic information. Critical features of AFF include:
libghc-vector-hashtables-prof
efficient vector-based mutable hashtables implementation; profiling libraries
This package provides efficient vector-based hashtable implementation similar
to .NET Generic Dictionary implementation (at the time of 2015).
jimsh
small-footprint implementation of Tcl named Jim
Jim is an opensource small-footprint implementation of the Tcl programming
language. It implements a large subset of Tcl and adds new features like
references with garbage collection, closures, built-in Object Oriented
Programming system, Functional Programming commands, first-class arrays and
UTF-8 support. All this with a binary size of about 100-200kB (depending upon
selected options).
r-bioc-multiassayexperiment
Software for integrating multi-omics experiments in BioConductor
MultiAssayExperiment harmonizes data management of
multiple assays performed on an overlapping set of specimens. It provides a
familiar Bioconductor user experience by extending concepts from
SummarizedExperiment, supporting an open-ended mix of standard data classes
for individual assays, and allowing subsetting by genomic ranges or rownames.
gfortran-14-multilib-mips64-linux-gnuabi64
GNU Fortran compiler (multilib support) (cross compiler for mips64 architecture)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
pagein
tool to force swapped out pages to be resident in memory
pagein will attempt to swap in pages that are currently swapped out
to make the pages resident in memory. It is mainly useful for testing
the VM subsystem.