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☆73Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks 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
- ☆26Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A hash function library☆43Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Coroutine support tools☆35Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks 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
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆65Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- ☆61Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago