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.
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_enum_set
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- ☆26Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 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…☆60Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Coroutine support tools☆32Updated 2 months ago
- C++20 Compact Tuple Tools☆47Updated this week
- Libunifex networking library☆21Updated 2 years ago
- Portable UUID generation library for C++☆24Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 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 C++14 Lambda Library☆23Updated this week
- value types for composite class design - with allocators☆37Updated this week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago