s-yata / madoka
Count-Min sketch-based approximate counting library
☆45Updated 6 years ago
Alternatives and similar repositories for madoka:
Users that are interested in madoka are comparing it to the libraries listed below
- Succinct C++☆24Updated 4 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A C library implementation of a Cuckoo Filter☆25Updated 3 years ago
- a quotient filter written in C☆84Updated 7 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆86Updated last week
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆38Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A locality-sensitive hashing library☆46Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- Python bindings for the fast integer compression library FastPFor.☆58Updated last year
- A library of inverted index data structures☆148Updated 2 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Moments Sketch Code☆40Updated 6 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Implementation of Count Min Sketch in C++☆56Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago