C++20 Static Reflection library
Die Hauptfunktionen von qlibs/reflect sind: Reflection, Reflection Frameworks.
Open-Source-Alternativen zu qlibs/reflect sind unter anderem: aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. celtoys/clreflect — C++ Reflection using clang. 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…
C++ compile-time enum to string, iteration, in a single header file
C++ reflection library with Lua binding, and JSON and XML serialisation.
C++ Reflection Parser / Runtime Skeleton