goldsborough / bloom-cpp
A header-only bloom filter implementation in C++14.
☆13Updated 6 years ago
Alternatives and similar repositories for bloom-cpp:
Users that are interested in bloom-cpp are comparing it to the libraries listed below
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 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☆51Updated 11 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- ☆49Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆27Updated 2 months ago
- C++ heterogeneous and lock-free containers☆13Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆23Updated 7 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆23Updated 4 years ago
- ☆20Updated 2 years ago
- async io-uring based kernel io library☆29Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆71Updated 4 years ago