oertl / hyperloglog-sketch-estimation-paperLinks
Paper about the estimation of cardinalities from HyperLogLog sketches
☆64Updated 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☆132Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- Dynamic succinct/compressed data structures☆113Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Succinct Data Structure Library 3.0☆101Updated last month
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 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
- Simple baselines for "Learned Indexes"☆159Updated 8 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- A Single-Pass Learned Index☆136Updated 2 years ago
- Core C++ Sketch Library☆253Updated this week
- Compact Tree Representation☆16Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- Filter for improving compression of typed binary data.☆232Updated last year
- ☆57Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago