vedantk / quotient-filterLinks
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
Sorting:
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- LSM-trie☆114Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- HOT - Height Optimized Trie☆150Updated 7 years ago
- Rolling Hash C++ Library☆187Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Embedded storage benchmarking tool☆139Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆159Updated 3 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.☆42Updated 8 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 2 weeks ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- Order-preserving key encoder☆122Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- ☆51Updated 6 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago