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:
- 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
- For details, see the blog post:☆32Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ☆50Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆27Updated 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆24Updated 8 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 9 years ago
- ☆109Updated last year