daankolthof / bloomfilterLinks
A simple and lightweight implementation of a Bloom filter.
☆33Updated 6 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- A bunch of small C++ utilities☆71Updated 2 years ago
- ☆17Updated 6 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆31Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A collection of formatting benchmarks☆52Updated last month
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- C++20 Static Branch library☆96Updated 8 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆62Updated 4 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 9 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- C++ CSV parser☆56Updated 7 months ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A command line parser for C++.☆38Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- C++20 SIMD Within A Register library☆47Updated 8 months ago