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++ compile-time enum to string, iteration, in a single header file
The main features of aantron/better-enums are: Reflection, Reflection and Serialization, Reflection Frameworks.
Projects with overlapping indexed features include: skypjack/meta — Header-only, non-intrusive and macro-free runtime reflection system in C++. 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. cpgf/cpgf — cpgf library. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and… celtoys/clreflect — C++ Reflection using clang.