libwcs8
Implementation of the FITS WCS standard
WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
implements the "World Coordinate System" (WCS) standard in FITS (Flexible
Image Transport System).
libdbix-searchbuilder-perl
Perl implementation of a simple ORM
DBIx::SearchBuilder is a simple implementation of an Object-Relational Mapper
(ORM). It provides an object-oriented mechanism for retrieving and updating
data in a DBI-accessible database. This module is similar in nature to other,
more popular, solutions like Rose::DB::Object (see librose-db-object-perl) and
DBIx::Class (libdbix-class-perl).
libgoogle-perftools4t64
libraries for CPU and heap analysis, plus an efficient thread-caching malloc
The gperftools, previously called google-perftools, package contains some
utilities to improve and analyze the performance of C++ programs. This includes
the full features: an optimized thread-caching malloc() and cpu and heap
profiling utilities.
node-brace-expansion
Brace expansion as known from sh/bash for Node.js
node-brace-expansion provides brace expansion as known from sh/bash for
Node.js. It provides the expand() method to return an array of all possible
and valid expansions of the string argument. If none are found, the string
is returned as the only item in the array.
libmath-bigint-gmp-perl
module for arbitrary precision arithmetic using GMP
Math::BigInt::GMP is a Perl module that uses direct bindings to the GNU
Multiple Precision Arithmetic Library (also known as GMP) to provide a
high-performance drop-in replacement for Math::BigInt.