magic_enum in fffaraz/awesome-cpp, stevinz/awesome-game-engine-dev

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

updated at Nov. 16, 2024, 4:07 p.m.

C++

66 +0

4,943 +19

443 +1

GitHub
nameof in fffaraz/awesome-cpp, stevinz/awesome-game-engine-dev

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

updated at Nov. 16, 2024, 8:36 a.m.

C++

35 +0

2,098 +9

111 +0

GitHub