aboffa / CoCo-trieLinks
COllapsed and COmpressed trie: a data-aware compressed string dictionary
☆36Updated 10 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 4 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆39Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ☆55Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 9 months ago
- HOT - Height Optimized Trie☆157Updated 7 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- ☆53Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Library for lock-free locks☆83Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆32Updated 8 months ago