pdillinger / fastfilter_cpp
Fast Approximate Membership Filters (C++)
☆21Updated 3 years ago
Alternatives and similar repositories for fastfilter_cpp:
Users that are interested in fastfilter_cpp are comparing it to the libraries listed below
- Bumped Ribbon Retrieval and Approximate Membership Query☆43Updated 2 weeks ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆50Updated 4 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated 2 weeks ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆85Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- Succinct C++☆24Updated 4 years ago
- Succinct data structures in C/C++☆87Updated 6 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Query engine synthesizer based on, our domain-specific language, VOILA☆13Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated last week
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- simd enabled column imprints☆11Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago