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☆48Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆284Updated 3 weeks ago
- ☆52Updated 10 months ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- a quotient filter written in C☆86Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- ☆109Updated last year