AMDComputeLibraries / morton_filterLinks
A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)
☆88Updated 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:
- ☆53Updated 11 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆130Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Succinct C++☆24Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- a quotient filter written in C☆87Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- A collection of succinct data structures☆211Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Count-Min sketch-based approximate counting library☆46Updated 6 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- HOT - Height Optimized Trie☆157Updated 7 years ago