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 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Flat containers for C++☆59Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 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 10 months ago
- Comparison operators for std::span☆15Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆26Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated this week
- A library of type traits for introspecting C++ function types☆29Updated 5 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++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago