succinct-data-structure topic
PGM-index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
Sux4J
Sux4J is an effort to bring succinct data structures to Java.
sux
Succinct data structures in C/C++
fid-rs
High performance FID (Fully Indexable Dictionary) library
louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
bsuccinct-rs
Rust libraries and programs focused on succinct data structures
trie-rs
Memory efficient trie (prefix tree) library based on LOUDS
pysdsl
Python bindings to Succinct Data Structure Library 2.0
fast_succinct_trie
String map implementation through Fast Succinct Trie