succinct-data-structure
Here are 38 public repositories matching this topic...
Sort:Most stars
🏅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
- Updated
Nov 28, 2024 - C++
Sux4J is an effort to bring succinct data structures to Java.
- Updated
Jun 22, 2025 - Java
Rust libraries and programs focused on succinct data structures
- Updated
Sep 13, 2025 - Rust
Memory efficient trie (prefix tree) library based on LOUDS
- Updated
Mar 14, 2025 - Rust
Succinct data structures in C/C++
- Updated
Oct 7, 2024 - C++
High performance LOUDS (Level-Order Unary Degree Sequence) library
- Updated
Jul 19, 2024 - Rust
Python bindings to Succinct Data Structure Library 2.0
- Updated
May 18, 2019 - C++
High performance FID (Fully Indexable Dictionary) library
- Updated
Jul 19, 2024 - Rust
String map implementation through Fast Succinct Trie
- Updated
Jul 9, 2021 - C++
🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.
- Updated
Jun 28, 2022 - C++
Dynatrace FM-Index library
- Updated
Nov 11, 2025 - Java
Grafite is a data structure that enables fast range emptiness queries using optimal space and time.
- Updated
Dec 9, 2024 - C++
The first range filter to simultaneously support dynamic operations, variable-length keys, range queries of any length, and high performance while providing a theoretical false positive rate guarantee.
- Updated
Dec 10, 2025 - C++
🚀 The first learned approach to the Range Minimum Query (RMQ) problem, providing robust theoretical guarantees and novel space-time trade-offs.
- Updated
Sep 11, 2025 - C++
C++17 library that packed some of succinct data structures and algorithms supports.
- Updated
Nov 25, 2022 - C++
A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
- Updated
Mar 7, 2022 - Rust
FID (Fully Indexable Dictionary) implementation for Rust
- Updated
Feb 11, 2025 - Rust
Improve this page
Add a description, image, and links to thesuccinct-data-structure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesuccinct-data-structure topic, visit your repo's landing page and select "manage topics."