pdillinger / fastfilter_cpp
Fast Approximate Membership Filters (C++)
☆22Updated 4 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☆44Updated last month
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆51Updated 5 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- ☆38Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆16Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆27Updated 2 years ago
- Succinct data structures in C/C++☆87Updated 7 months ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- This repository contains our work on efficient SIMD vectorization methods for hashing in OpenCL. It was first published at the 21th Inter…☆11Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- ☆53Updated 11 months ago