willwray / enum_traits
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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 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
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- meta-programming, C++11☆16Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- homogeneous variadic function parameters☆17Updated 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
- Flat containers for C++☆59Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago