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.
librte-port3
Data Plane Development Kit (librte-port runtime library)
libbrowserlauncher-java
Java library for opening a browser
Java library that facilitates opening a browser from a Java application
and directing the browser to a supplied url. In most cases the browser
opened will be the user's default browser.