Jal is a partial Java port of the C++ Standard Template Library. It contains several useful algorithms that cannot be found elsewhere (e.g. linear-time n-th order statistics and sorting arrays using arbitrary predicates).
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Java |