splatlab / cqf
A General-Purpose Counting Filter: Counting Quotient Filter
☆127Updated last year
Alternatives and similar repositories for cqf:
Users that are interested in cqf are comparing it to the libraries listed below
- a quotient filter written in C☆84Updated 7 years ago
- LSM-trie☆113Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆85Updated 4 years ago
- HOT - Height Optimized Trie☆148Updated 7 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆152Updated 8 months ago
- Fast Approximate Membership Filters (C++)☆275Updated 3 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Order-preserving key encoder☆122Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆176Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆43Updated 2 weeks ago
- ☆143Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- ☆50Updated 4 months ago
- A simple, reference implementation of a B^e-tree☆152Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Dynamic succinct/compressed data structures☆112Updated 10 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- Succinct C++☆24Updated 4 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- MemC3☆151Updated 7 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago