libstream-java
library for summarizing data in streams
A Java library for summarizing data in streams for which it is infeasible to
store all events. More specifically, there are classes for estimating:
cardinality (i.e. counting things); set membership; top-k elements and
frequency. One particularly useful feature is that cardinality estimators with
compatible configurations may be safely merged.
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.