aboffa / CoCo-trieLinks
COllapsed and COmpressed trie: a data-aware compressed string dictionary
☆36Updated 8 months ago
Alternatives and similar repositories for CoCo-trie
Users that are interested in CoCo-trie are comparing it to the libraries listed below
Sorting:
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- ☆38Updated 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 7 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct data structures in C/C++☆89Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- ☆53Updated 11 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- ☆54Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Succinct C++☆24Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 8 months ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago