lld-15
LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
libvibes0
visualizer for intervals and boxes (client library for C++)
VIBes is a visualization system that aims at providing people working
with interval methods a way to display results (boxes, pavings),
without worrying with GUI programming. It provides drawing functions
accessible from a lot of programming languages, without complex
installation and library dependencies. The main design goal of VIBes
is to be cross-platform, available from different programming
languages, simple to set-up, easy to port to a new language.
loganalyzer
web interface to syslog and event data
Web interface to syslog and other network event data. It provides easy
browsing, analysis of realtime network events and reporting services.
quicktree
Neighbor-Joining algorithm for phylogenies
QuickTree is an efficient implementation of the Neighbor-Joining
algorithm (PMID: 3447015), capable of reconstructing phylogenies from
huge alignments in time less than the age of the universe.
pd-earplug
binaural filter based on KEMAR impulse measurement for Pd
earplug~ is a realtime binaural filter based on KEMAR impulse measurement.
It allows you to spatialize a sound in realtime. It basically takes the KEMAR
data set, and interpolates 366 locations where HRTF measurement exists in a
spherical surface. you get azimuth control 0-360 and elevation -40 - 90.
phpunit-cli-parser
Library for parsing CLI options
This component provides a library for parsing $_SERVER['argv'], extracted
from PHPUnit.