vedantk / quotient-filterLinks
a quotient filter written in C
☆86Updated 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
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Fast Approximate Membership Filters (C++)☆281Updated last week
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A collection of succinct data structures☆209Updated last year
- qp tries and crit-bit tries☆121Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- MemC3☆154Updated 8 years ago