libreplaygain1
Calculate ReplayGain information - library
libreplaygain calculates the perceived loudness of audio and
suggests dB adjustments according to the ReplayGain standard.
libvala-0.28-0
C# like language for the GObject system - library
libcache-bdb-perl
object caching wrapper around BerkeleyDB
Cache::BDB implements a caching layer around BerkeleyDB for object
persistence. It implements the basic methods necessary to add, retrieve, and
remove objects but not expiration, automatic purging etc. The main advantage
over other caching modules is performance. The API is reasonably feature rich,
but does not compare with using BerkeleyDB directly.
node-is-typedarray
Nodejs library checking if object is TypedArray
Detect whether or not an object is a Typed Array.
ofxstatement-plugins
set of plugins for ofxstatement
Most internet banking systems are capable of exporting account transactions to
some sort of computer readable formats, but few supports standard data formats,
like OFX. On the other hand, personal accounting tools, such as GnuCash support
standard formats only, and will probably never support proprietary statement
formats of online banking systems.
libsdsl3
succinct data structure library
The Succinct Data Structure Library (SDSL) is a powerful and flexible
C++11 library implementing succinct data structures. In total, the
library contains the highlights of 40 research publications. Succinct
data structures can represent an object (such as a bitvector or a
tree) in space close the information-theoretic lower bound of the
object while supporting operations of the original object
efficiently. The theoretical time complexity of an operations
performed on the classical data structure and the equivalent succinct
data structure are (most of the time) identical.