s-yata / madokaLinks
Count-Min sketch-based approximate counting library
☆47Updated 7 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☆131Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Succinct C++☆24Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A C library implementation of a Cuckoo Filter☆26Updated 4 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- A library of inverted index data structures☆151Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago
- Count-Min Sketch Implementation in C☆47Updated last month
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago