oertl / hyperloglog-sketch-estimation-paper
Paper about the estimation of cardinalities from HyperLogLog sketches
☆61Updated 3 years ago
Alternatives and similar repositories for hyperloglog-sketch-estimation-paper:
Users that are interested in hyperloglog-sketch-estimation-paper are comparing it to the libraries listed below
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- ☆37Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆153Updated 7 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆40Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆85Updated 4 years ago
- Core C++ Sketch Library☆229Updated last week
- Implementation of Count Min Sketch in C++☆56Updated 5 years ago
- Count-Min sketch-based approximate counting library☆45Updated 6 years ago
- Simple baselines for "Learned Indexes"☆157Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 2 weeks ago
- LSM-trie☆113Updated 3 years ago
- Succinct C++☆25Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- HOT - Height Optimized Trie☆143Updated 6 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- Order-preserving key encoder☆122Updated 4 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- A Single-Pass Learned Index☆130Updated last year
- Dynamic succinct/compressed data structures☆112Updated 9 months ago
- Learned Monotone Minimal Perfect Hashing☆25Updated 3 months ago
- High-performance dictionary coding☆104Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A C++ library to benchmark inverted indexes.☆20Updated 4 years ago