s-yata / madokaLinks
Count-Min sketch-based approximate counting library
☆47Updated 8 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☆132Updated 2 years 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
- Succinct C++☆24Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A collection of succinct data structures☆211Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- a quotient filter written in C☆88Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Moments Sketch Code☆40Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Count-Min Sketch Implementation in C☆47Updated last month
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- Compact Data Structures Library☆129Updated 11 years ago
- ☆27Updated 8 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Compact Data Structures Library☆103Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Succinct Data Structure Library☆109Updated 12 years ago