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
Sorting:
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β15Jun 28, 2022Updated 3 years ago
- 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
- Sux4J is an effort to bring succinct data structures to Java.β172Jun 22, 2025Updated 9 months ago
- Dynamic succinct/compressed data structuresβ117Dec 17, 2025Updated 3 months ago
- A collection of succinct data structuresβ213Jan 3, 2024Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ51Jun 16, 2025Updated 9 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated this week
- A four-dimensional Analysis of Partitioned Approximate Filtersβ11Aug 6, 2025Updated 7 months ago
- β27Mar 23, 2017Updated 8 years ago
- β28Sep 28, 2022Updated 3 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Sep 4, 2024Updated last year
- Succinct C++β24Sep 13, 2020Updated 5 years ago
- Learned Monotone Minimal Perfect Hashingβ31Apr 1, 2025Updated 11 months ago
- String map implementation through Fast Succinct Trieβ23Jul 9, 2021Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequencesβ55Jan 3, 2024Updated 2 years ago
- Succinct Data Structures for Rustβ59Jun 8, 2025Updated 9 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Nov 10, 2021Updated 4 years ago
- Source code of our implementation of the concurrent RMAβ12May 23, 2019Updated 6 years ago
- Succinct Data Structure Library 2.0β2,299Jun 2, 2023Updated 2 years ago
- Service to scan licenses from source codeβ12Aug 14, 2023Updated 2 years ago
- β13Nov 24, 2019Updated 6 years ago
- BitMagic Libraryβ443Aug 26, 2025Updated 6 months ago
- C Minimal Perfect Hashing Libraryβ89Mar 2, 2017Updated 9 years ago
- A library of inverted index data structuresβ150Dec 15, 2022Updated 3 years ago
- Bloom-filter based minimal perfect hash function libraryβ276Jul 16, 2025Updated 8 months ago
- A library for parsing security advisoriesβ13Feb 5, 2026Updated last month
- Implementation of the sacabench frameworkβ19May 15, 2021Updated 4 years ago
- prime search engineβ15Mar 22, 2018Updated 8 years ago
- Efficient Prefix-Sum data structures in C++.β27Oct 1, 2023Updated 2 years ago
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiativeβ11Aug 6, 2025Updated 7 months ago
- Experimental search engine in C/C++17 - still in early development.β27Sep 5, 2025Updated 6 months ago
- β13Nov 15, 2017Updated 8 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 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ66May 29, 2024Updated last year
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Sep 13, 2018Updated 7 years ago
- Efficient and effective query auto-completion in C++.β56Sep 24, 2023Updated 2 years ago
- LOUDS-trie implementation example (C++)β14Nov 27, 2019Updated 6 years ago