node-set-blocking

set blocking stdio and stderr

set blocking stdio and stderr ensuring that terminal output does not truncate

python-hiredis

redis protocol reader for Python 2.X using hiredis

python-hiredis provides a Python extension that wraps the protocol parsing code in Hiredis. It is targeted at speeding up parsing multi bulk replies from redis-server.

python-windowmocker

create windows and applications from specifications

libtrue-perl

automatically return a true value when a file is required

Perl's require builtin (and its use wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single

librefdb-client-perl

RefDB-Client module for perl

Perl extension for talking to a RefDB server

libsearch-gin-perl

Perl module for Generalized Inverted Indexing

Search::GIN is a Perl module providing an implementation of a Generalized Inverted Index. An inverted index is a structure storing pairs of keys and posting lists, where a posting list is a set of documents in which the key occurs. It is generalized in the sense that it does not know what operation it accelerates and in general is used to provide fast and scalable full-text search facilities.