oertl / hyperloglog-sketch-estimation-paperLinks
Paper about the estimation of cardinalities from HyperLogLog sketches
☆62Updated 4 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
Sorting:
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated 11 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- Order-preserving key encoder☆122Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last week
- High-performance dictionary coding☆104Updated 8 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- ☆38Updated 5 years ago
- A Single-Pass Learned Index☆133Updated 2 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 3 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- HOT - Height Optimized Trie☆153Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- ☆54Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 3 years ago
- Count-Min sketch-based approximate counting library☆45Updated last month
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- ☆51Updated 7 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago