pdillinger / fastfilter_cppLinks
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
Sorting:
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- ☆53Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Succinct data structures in C/C++☆91Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆232Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 7 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- 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
- a quotient filter written in C☆87Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago