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
- 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☆36Updated 10 months ago
- 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆29Updated 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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆65Updated last week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- ☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago