uyha / flag
C++20 for flag enums
☆27Updated 4 years ago
Alternatives and similar repositories for flag:
Users that are interested in flag are comparing it to the libraries listed below
- Virtual memory based containers☆42Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆26Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years 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
- C++ implementation of strong types☆54Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago