primesieve
fast prime number generator C/C++ library
primesieve is a free software program and C/C++ library that generates
primes using a highly optimized sieve of Eratosthenes implementation.
primesieve can generate primes and prime k-tuplets up to nearly 2^64.
apertium
Shallow-transfer machine translation engine
An open-source shallow-transfer machine translation
engine, Apertium is initially aimed at related-language pairs.
libmrpt-bayes2.11t64
Mobile Robot Programming Toolkit - bayes library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
libdsfmt-11213-1
dSFMT-11213 pseudorandom number generator (shared library)
The double-precision SIMD-oriented Fast Mersenne Twister (dSFMT) is a variant
of the Mersenne Twister pseudorandom number generator designed for modern CPUs
with multi-stage pipelining and SIMD instructions. dSFMT directly generates
IEEE 754 format double-precision floating-point pseudorandom numbers in the
ranges [1, 2), [0, 1), (0, 1] and (0, 1), and supports various periods from
2^521-1 to 2^216091-1.
python-apache-openid
OpenID consumer module for Apache
afl-cov
code coverage for afl (American Fuzzy Lop)
afl-cov uses test cases produced by the fuzzer afl to produce gcov code
coverage results (what parts of program are actually executed) of the
targeted binary.