goldsborough / bloom-cppLinks
A header-only bloom filter implementation in C++14.
☆14Updated 7 years ago
Alternatives and similar repositories for bloom-cpp
Users that are interested in bloom-cpp are comparing it to the libraries listed below
Sorting:
- 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
- For details, see the blog post:☆35Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- ☆50Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Succinct data structures in C/C++☆93Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- ☆113Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago