| Sandbox | |
| CLI2 |
Redesign of Commons CLI.
|
| CSV |
Component for reading and writing comma separated value files.
|
| Finder |
Java library inspired by the UNIX find command.
|
| Flatfile |
Java library for working with flat data structures.
|
| Functor |
A functor is a function that can be manipulated as an object, or
an object representing a single, generic function.
|
| I18n |
Adds the feature of localized message bundles that consist of one or many localized texts that belong together. Think of an error message that consists of title, text, summary and error details.
|
| Id |
Id is a component used to generate identifiers.
|
| Javaflow |
Continuation implementation to capture the state of the application.
|
| JNet |
JNet allows to use dynamically register url stream handlers through the java.net API.
|
| Monitoring |
Monitoring provides a simple, lightweight toolkit to instrument java application
monitoring capabilities, including performances and thread concurrency.
|
| Nabla |
Nabla provides automatic differentiation classes that can generate derivative
of any function implemented in the Java language.
|
| OpenPGP |
Interface to signing and verifying data using OpenPGP.
|
| Performance |
A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.
|
| Pipeline |
Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
|
| Runtime |
Provides a JNI abstraction layer of various operating system features in a portable way.
|