libstreamex-java
Enhancing Java 8 Streams
StreamEx defines four classes (StreamEx, IntStreamEx, LongStreamEx,
DoubleStreamEx) which are fully compatible with Java 8 stream classes and
provide many additional useful methods. Also the EntryStream class is
provided which represents the stream of map entries and provides additional
functionality for this case. Finally there are some new useful collectors
defined in MoreCollectors class as well as primitive collectors concept.
kdm
KDE Display Manager for X11
libtritonus-java
implementation of the Java Sound API
Tritonus is a clean room open source implementation of the Java Sound
1.0 API for Linux.
libsurgescript0.5.4.4
Scripting language for games (library files)
Unleash your creativity! With SurgeScript, you unleash your creativity
and create your own amazing interactive content.
php-composer-semver
utilities, version constraint parsing and validation
The semver (Semantic Versioning) library has been split away from Composer.
starlink-tjoin-java
Join subclasses for Starjava table class
Classes for performing table joins by matching rows to each other.
The matching is done in an entirely configurable and pluggable way by
defining a MatchEngine which defines what counts as a match between
two tuples (rows) and can be used to work out what counts as a near
miss too. Matching is (except in pathological cases) an O(N ln N)
process, where N is the total number of rows in all the tables
participating in a match.