Succinct data structures in C/C++
☆94Oct 7, 2024Updated last year
Alternatives and similar repositories for sux
Users that are interested in sux are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Jun 28, 2022Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Apr 7, 2025Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14May 11, 2018Updated 7 years ago
- Grafite is a data structure that enables fast range emptiness queries using optimal space and time.☆14Dec 9, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Sux4J is an effort to bring succinct data structures to Java.☆173Jun 22, 2025Updated 10 months ago
- Dynamic succinct/compressed data structures☆117Dec 17, 2025Updated 4 months ago
- A collection of succinct data structures☆213Jan 3, 2024Updated 2 years ago
- ☆20Updated this week
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Jun 16, 2025Updated 10 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Apr 9, 2026Updated 3 weeks ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Aug 6, 2025Updated 8 months ago
- ☆27Mar 23, 2017Updated 9 years ago
- ☆28Sep 28, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Sep 4, 2024Updated last year
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- Succinct C++