liborcus-parser-0.18-0

library for processing spreadsheet documents - parser library

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration.

libgphobos3-amd64-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libtainting-perl

Perl pragma to enable taint mode lexically (deprecated)

tainting provides a simpler interface to Taint::Runtime. The idea is so that there is no functions or variables to import. Just use or no, like warnings or strict. Tainting of %ENV will be done one time automatically the first time this module is used.

pari-nflistdata

PARI/GP Computer Algebra System Galois polynomial database

PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations.

libghc-nettle-prof

safe bindings to nettle crypto library; profiling libraries

This is another set of bindings to Nettle.

ruby-activerecord-precounter

Yet Another N+1 COUNT Query Killer for ActiveRecord

Yet Another N+1 COUNT Query Killer for ActiveRecord, counter_cache alternative. ActiveRecord::Precounter allows you to cache count of associated records by eager loading.