enum-to-string topic

List enum-to-string repositories

magic_enum

4.5k
Stars
412
Forks
Watchers

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

nameof

2.0k
Stars
109
Forks
Watchers

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

enum.hpp

43
Stars
6
Forks
Watchers

C++17 compile-time enum reflection library

enum

334
Stars
12
Forks
Watchers

Type safe enums for Go without code generation or reflection

simple_enum

15
Stars
0
Forks
Watchers

SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library