AMDComputeLibraries / morton_filterLinks
A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)
☆86Updated 4 years ago
Alternatives and similar repositories for morton_filter
Users that are interested in morton_filter are comparing it to the libraries listed below
Sorting:
- ☆51Updated 6 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆53Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- ☆38Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- ☆12Updated 6 years ago
- a quotient filter written in C☆84Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- HOT - Height Optimized Trie☆151Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 3 weeks ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- High-performance dictionary coding☆104Updated 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
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago