vedantk / quotient-filterLinks
a quotient filter written in C
☆87Updated 8 years ago
Alternatives and similar repositories for quotient-filter
Users that are interested in quotient-filter are comparing it to the libraries listed below
Sorting:
- LSM-trie☆114Updated 4 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆129Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- ☆53Updated 11 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- A collection of succinct data structures☆211Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- MemC3☆156Updated 8 years ago
- C++ implementation of HyperLogLog☆60Updated last year
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A simple, reference implementation of a B^e-tree☆158Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago