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++
The main features of skypjack/meta are: Reflection, Reflection and Serialization, Reflection Frameworks, Scripting and Reflection.
Projects with overlapping indexed features include: 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.
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.