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++14 and later CRTP template for defining iterators☆71Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Portable UUID generation library for C++☆26Updated last year
- ☆26Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- List-initialize containers with proper move semantics☆30Updated last week
- An indirect value-type for C++☆82Updated last year
- Libunifex networking library☆20Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Coroutine support tools☆33Updated last week
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- value types for composite class design - with allocators☆45Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago