s-yata / madokaLinks
Count-Min sketch-based approximate counting library
☆46Updated 4 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☆128Updated 2 years ago
- Succinct C++☆24Updated 5 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A collection of succinct data structures☆210Updated last year
- Compact Data Structures Library☆128Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- SUccinct Retrieval Framework☆21Updated 9 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- a quotient filter written in C☆86Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- LSM-trie☆114Updated 4 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 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
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Diskbased (persistent) hashtable☆164Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago