gvinciguerra / BlockEpsilonTreeLinks
🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.
☆11Updated 3 years ago
Alternatives and similar repositories for BlockEpsilonTree
Users that are interested in BlockEpsilonTree 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
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct data structures in C/C++☆88Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 6 months ago
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Succinct C++☆24Updated 5 years ago
- simd enabled column imprints☆11Updated 7 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
- Space efficient (graph) algorithms☆18Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- BC-Tree and Ball-Tree for Point-to-Hyperplane NNS (ICDE 2023)☆19Updated 2 years ago
- ☆12Updated 6 years ago
- Efficient and effective query auto-completion in C++.☆55Updated 2 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 4 months ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆50Updated 6 years ago
- GPU-Accelerated Faster Decoding of Integer Lists☆13Updated 6 years ago