gvinciguerra / BlockEpsilonTreeLinks
🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.
☆15Updated 3 years ago
Alternatives and similar repositories for BlockEpsilonTree
Users that are interested in BlockEpsilonTree are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 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
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Succinct data structures in C/C++☆92Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- Space efficient (graph) algorithms☆18Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 4 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- ☆28Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- simd enabled column imprints☆11Updated 7 years ago
- ☆38Updated 5 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated last week
- Fast compressed trie dictionary library☆71Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- ☆12Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago