libdisruptor-java
Disruptor - High Performance Inter-Thread Messaging Library for Java
The disruptor is a high-throughput and low-latency concurrency framework.
It is designed to maximize the efficiency of memory allocation, and operate
in a cache-friendly manner so that it will perform optimally on modern
hardware.
mpich2python
MPI-enhanced Python interpreter (MPICH2 based version)
libdir-purge-perl
Purge directories to a given number of files
Dir::Purge implements functions to reduce the number of files in a
directory according to a strategy. It currently provides one strategy:
removal of files by age.
libghc-attoparsec-enumerator-prof
convert an Attoparsec parser into an iteratee; profiling libraries
The library allows an Attoparsec parser to receive input incrementally from
an enumerator. This could be used for parsing large files or
implementing binary network protocols.
cl-irc
Common Lisp Internet Relay Chat Library
cl-irc provides a library for Common Lisp programs to interact with
IRC servers. This library has been most tested with SBCL.
Several example programs are provided.
python-django-pagination
utilities for creating pagination tools for Django
A set of utilities for creating robust pagination tools throughout
a Django application.