libghc-http-link-header-prof
parser/writer for RFC 5988's HTTP Link header; profiling libraries
Library for parsing and writing the HTTP Link header as specified in RFC 5988
"Web Linking".
elpa-use-package
configuration macro for simplifying your .emacs
The `use-package' declaration macro allows you to isolate package
configuration in your .emacs in a way that is performance-oriented
and tidy.
cl-lparallel
parallel programming in Common Lisp
lparallel is a library for parallel programming in Common Lisp, featuring a
simple model of task submission with receiving queue, constructs for
expressing fine-grained parallelism, asynchronous condition handling across
thread boundaries, parallel versions of map, reduce, sort, remove, and many
others promises, futures, and delayed evaluation constructs, computation
trees for parallelizing interconnected tasks bounded and unbounded FIFO
queues, high and low priority tasks, task killing by category and
integrated timeouts.
python-diff-match-patch
robust algorithms for synchronizing plain text (Python 2 module)
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.
libjs-jquery.quicksearch
plug-in for filtering large data sets with user input
The jQuery quicksearch plug-in filteres large data sets with user input. It is
an improved fork of the original work of riklomas which is available at
https://github.com/riklomas/quicksearch.
libbiojava4-java
Java API to biological data and applications (default version)
BioJava is an open-source project dedicated to providing a Java framework
for processing biological data. It includes objects for manipulating
sequences, file parsers, server support, access to BioSQL
and Ensembl databases, and powerful analysis and statistical routines
including a dynamic programming toolkit.