libdata-bitmask-perl
bitmask manipulation class
Data::BitMask is a Perl module to create bitmask manipulator objects
that can be used to create bitmask values based on a list of
constants, as well as to break apart masks using those constants. The
advantages are that you don't have to pollute namespaces to use
constants, you can ensure that only appropriate constants are used for
specific masks, you can easily break apart and explain masks, and in
general it is much easier for the user to interact with masks.
libdigest-crc-perl
Perl module providing generic CRC functions
The Digest::CRC module calculates CRC sums of all sorts.
It contains wrapper functions with the correct parameters for CRC-CCITT,
CRC-16, CRC-32 and CRC-64. The module acts similar to libstring-crc32-perl,
but implements the Digest interface.
phpunit-version
Library that helps with managing the version number of Git-hosted PHP projects
Version is a PHPUnit extension that provides a proper version depending on
the given release number, and information from the current Git repository
if there is one, as intended for PHPUnit.
ifstat
InterFace STATistics Monitoring
ifstat is a tool to report network interfaces bandwidth just like
vmstat/iostat do for other system counters. It can monitor local
interfaces by polling the kernel counters, or remote hosts
interfaces using SNMP.
smalt
Sequence Mapping and Alignment Tool
SMALT efficiently aligns DNA sequencing reads with a reference genome.
Reads from a wide range of sequencing platforms, for example Illumina,
Roche-454, Ion Torrent, PacBio or ABI-Sanger, can be processed including
paired reads.
tioga
Ruby library for scientific graphs [transition package]