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++
C++ reflection library with Lua binding, and JSON and XML serialisation.
C++ compile-time enum to string, iteration, in a single header file
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
The main features of neargye/nameof are: General Utilities, Reflection, Reflection and Serialization, 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. 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. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library.