splatlab / vqfLinks
A fast approximate membership query data structure
☆11Updated 10 months ago
Alternatives and similar repositories for vqf
Users that are interested in vqf are comparing it to the libraries listed below
Sorting:
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆51Updated 6 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- ☆16Updated 4 years ago
- ☆53Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- An open-source BzTree implementation☆92Updated 3 years ago
- A read-optimized learned index for unsorted data☆31Updated last year
- ☆29Updated 5 years ago
- ☆15Updated 8 years ago
- ☆38Updated 4 years ago
- ☆47Updated last year
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆33Updated 4 months ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆29Updated 7 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆10Updated 2 years ago
- HOT - Height Optimized Trie☆150Updated 7 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years 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
- Stand-alone implementation of the progressive indexing algorithms.☆16Updated 5 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
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆58Updated last month
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 2 weeks ago