vedantk / quotient-filter
a quotient filter written in C
☆84Updated 7 years ago
Alternatives and similar repositories for quotient-filter:
Users that are interested in quotient-filter are comparing it to the libraries listed below
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- LSM-trie☆113Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆43Updated 2 weeks ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 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
- Fast Approximate Membership Filters (C++)☆275Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆50Updated 4 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆85Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- ☆53Updated 11 months ago
- Order-preserving key encoder☆122Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- HOT - Height Optimized Trie☆148Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago