Sux data structures 1.0.1 (Default branch) |
|
|
Sux is a set of high-performance implementations
of basic and advanced succinct data structures in
C++ and Java.
License: GNU Lesser General Public License (LGPL)
Changes:
This release provides a new monotone minimal perfect hash function that uses log log l bits per string, where l is the string length in bits.
|