goldsborough / bloom-cppLinks
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
Sorting:
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆49Updated 5 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- ☆26Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago