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
Sorting:
- `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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- Flat containers for C++☆59Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Small small_vector☆34Updated 4 years ago
- meta-programming, C++11☆16Updated 2 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 11 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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