succinct-data-structure topic

List succinct-data-structure repositories

PGM-index

768
Stars
88
Forks
Watchers

🏅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

150
Stars
23
Forks
Watchers

Sux4J is an effort to bring succinct data structures to Java.

sux

78
Stars
16
Forks
Watchers

Succinct data structures in C/C++

fid-rs

23
Stars
3
Forks
Watchers

High performance FID (Fully Indexable Dictionary) library

louds-rs

27
Stars
4
Forks
Watchers

High performance LOUDS (Level-Order Unary Degree Sequence) library

bsuccinct-rs

103
Stars
6
Forks
Watchers

Rust libraries and programs focused on succinct data structures

trie-rs

74
Stars
9
Forks
Watchers

Memory efficient trie (prefix tree) library based on LOUDS

pysdsl

29
Stars
12
Forks
Watchers

Python bindings to Succinct Data Structure Library 2.0

fast_succinct_trie

17
Stars
7
Forks
Watchers

String map implementation through Fast Succinct Trie