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