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:
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- ☆55Updated last year
- 🔶 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.☆36Updated 2 years ago
- ☆39Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- Additional C++11 Random Distributions☆19Updated last year
- ☆11Updated 3 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆131Updated 2 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☆156Updated last year
- Succinct C++☆24Updated 5 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Order-preserving key encoder☆127Updated 5 years ago
- Dynamic succinct/compressed data structures☆112Updated last week
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago