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:
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- ☆52Updated 7 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct C++☆24Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆54Updated last year
- a quotient filter written in C☆84Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ☆12Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- ☆12Updated 6 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 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
- ☆38Updated 5 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- 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
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago