Sux4J is an effort to bring succinct data structures to Java. Presently it provides a number of related implementations covering ranking/selection over bit arrays, compressed lists and [[monotone] minimal perfect hash] functions.

Sux4J is free software distributed under either the GNU Lesser General Public License 2.1+ or the Apache Software License 2.0.

Packages
Package
Description
Ranking and selection structures.
I/O classes exploiting succinct data structures.
Implementations of ([compressed] static | minimal perfect hash) functions.
 
Solvers for linear systems.
Succinct data structures for collections.