boostorg / bloomLinks
☆24Updated 2 weeks ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 Compact Tuple Tools☆52Updated last week
- A hash function library☆47Updated last month
- C++11 compatible charconv☆31Updated last week
- variadic pointers and references☆23Updated 3 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- ☆26Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆33Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- homogeneous variadic function parameters☆17Updated last year
- Papers intended for the C++ Standardization Committee☆14Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆17Updated this week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- ☆9Updated 3 years ago
- A type-erasure toolkit for C++20☆18Updated 5 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- An indirect value-type for C++☆83Updated last year
- Tiny Test System☆27Updated last week
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year