TomerEven / Prefix-FilterLinks
Prefix Filter: Practically and Theoretically Better Than Bloom.
☆48Updated 3 years ago
Alternatives and similar repositories for Prefix-Filter
Users that are interested in Prefix-Filter are comparing it to the libraries listed below
Sorting:
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- ☆57Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆132Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- HOT - Height Optimized Trie☆158Updated 7 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- ☆39Updated 5 years ago
- Succinct C++☆24Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- ☆53Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Order-preserving key encoder☆127Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago