s-yata / madokaLinks
Count-Min sketch-based approximate counting library
☆46Updated 6 months ago
Alternatives and similar repositories for madoka
Users that are interested in madoka are comparing it to the libraries listed below
Sorting:
- A General-Purpose Counting Filter: Counting Quotient Filter☆130Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- a quotient filter written in C☆87Updated 8 years ago
- A collection of succinct data structures☆211Updated last year
- Succinct C++☆24Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Count-Min Sketch Implementation in C☆47Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- C++ implementation of HyperLogLog☆61Updated last year
- Moments Sketch Code☆40Updated 7 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- Succinct Data Structure Library☆108Updated 12 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- C Minimal Perfect Hashing Library☆89Updated 8 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago