cdeln / cpp_enum_set
A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iterating over those.
☆21Updated 3 years ago
Alternatives and similar repositories for cpp_enum_set:
Users that are interested in cpp_enum_set are comparing it to the libraries listed below
- 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- ☆26Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Portable UUID generation library for C++☆26Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆39Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- Coroutine support tools☆35Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- Make std::mdspan formattable by std::format.☆10Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Libunifex networking library☆20Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated 2 weeks ago