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:
- ☆52Updated 8 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated 2 years ago
- LSM-trie☆114Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 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
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated last month
- HOT - Height Optimized Trie☆156Updated 7 years ago
- a quotient filter written in C☆86Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ☆12Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- ☆38Updated 5 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- A collection of succinct data structures☆207Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Succinct C++☆24Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago