therocode / smartenumLinks
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
☆63Updated 7 years ago
Alternatives and similar repositories for smartenum
Users that are interested in smartenum are comparing it to the libraries listed below
Sorting:
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A library for C++ reflection and introspection