How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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.
The main features of billyquith/ponder are: Reflection, Reflection Frameworks, Scripting and Reflection.
Projects with overlapping indexed features include: 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.