goldsborough / bloom-cpp
A header-only bloom filter implementation in C++14.
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bloom-cpp
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆24Updated this week
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆49Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated last week
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- benchmarking positional population count☆12Updated 8 months ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- ☆25Updated 7 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago