Succinct data structures in C/C++
☆95May 5, 2026Updated 3 months ago
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:
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆36Apr 7, 2025Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14May 11, 2018Updated 8 years ago
- Grafite is a data structure that enables fast range emptiness queries using optimal space and time.☆14Dec 9, 2024Updated last year
- Sux4J is an effort to bring succinct data structures to Java.☆173May 8, 2026Updated 3 months ago
- Dynamic succinct/compressed data structures☆119Dec 17, 2025Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆10Jun 6, 2023Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Apr 9, 2026Updated 4 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Jun 16, 2025Updated last year
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Aug 6, 2025Updated last year
- ☆28Sep 28, 2022Updated 3 years ago
- ☆27Mar 23, 2017Updated 9 years ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- Succinct C++☆24Sep 13, 2020Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆32Apr 1, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- ☆13Jul 15, 2025Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- Succinct Data Structure Library 2.0☆2,309Jun 2, 2023Updated 3 years ago
- Source code of our implementation of the concurrent RMA☆12May 23, 2019Updated 7 years ago
- ☆13Nov 24, 2019Updated 6 years ago
- A library of inverted index data structures☆150Dec 15, 2022Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆281Jul 16, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- BitMagic Library☆453Updated this week
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Sep 13, 2018Updated 7 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Jul 8, 2026Updated last month
- Implementation of the sacabench framework☆19May 15, 2021Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆28Oct 1, 2023Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Apr 26, 2022Updated 4 years ago
- ☆13Nov 15, 2017Updated 8 years ago
- Space efficient (graph) algorithms☆18Sep 10, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A library for parsing security advisories☆14Jul 16, 2026Updated 3 weeks ago
- Efficient and effective query auto-completion in C++.☆56Sep 24, 2023Updated 2 years ago
- LOUDS-trie implementation example (C++)