string-to-enum
There are 5 repositories under string-to-enum topic.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
fix8mt/conjure_enum
Lightweight header-only C++20 enum and typename reflection
BlackMATov/enum.hpp
C++17 compile-time enum reflection library
Scaless/enumbra
A code generator for enums.