Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Type safe enums for Go without code generation or reflection
Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.
Lightweight header-only C++20 enum and typename reflection
C++17 compile-time enum reflection library