AMDComputeLibraries / morton_filter
A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)
☆85Updated 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
- ☆50Updated 5 months ago
- ☆53Updated 11 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 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☆43Updated 7 months ago
- HOT - Height Optimized Trie☆148Updated 7 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
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- ☆12Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- a quotient filter written in C☆84Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆43Updated 3 weeks ago
- ☆38Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Succinct C++☆24Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 2 weeks 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".☆56Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- A fast approximate membership query data structure☆11Updated 9 months ago