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:
- ☆52Updated 8 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Succinct data structures in C/C++☆89Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months 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
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆16Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 3 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆122Updated 6 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year