Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
C++ compile-time enum to string, iteration, in a single header file
C++ reflection library with Lua binding, and JSON and XML serialisation.
Header-only, non-intrusive and macro-free runtime reflection system in C++
Die Hauptfunktionen von skypjack/meta sind: Reflection, Reflection and Serialization, Reflection Frameworks, Scripting and Reflection.
Open-Source-Alternativen zu skypjack/meta sind unter anderem: neargye/nameof — Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum. rttrorg/rttr — C++ Reflection Library. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. cpgf/cpgf — cpgf library.