string-to-enum topic

List string-to-enum 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

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