willwray / enum_traitsLinks
Type traits for properties of C / C++ enum types
☆21Updated 5 years ago
Alternatives and similar repositories for enum_traits
Users that are interested in enum_traits are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month