daankolthof / bloomfilter
A simple and lightweight implementation of a Bloom filter.
☆32Updated 5 years ago
Alternatives and similar repositories for bloomfilter:
Users that are interested in bloomfilter are comparing it to the libraries listed below
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Extension of the STL algorithms on sets☆20Updated 5 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- ☆17Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Material and work for O'Reilly courses and publications☆11Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Boost.org circular_buffer module☆54Updated 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆12Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Persistent red-black tree in C++☆28Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆35Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Boost.org type_traits module☆63Updated 2 months ago