C++ reflection library with Lua binding, and JSON and XML serialisation.
C++ compile-time enum to string, iteration, in a single header file
C++ Reflection Parser / Runtime Skeleton
austinbrunkhorst/cpp-reflection 的主要功能包括:Reflection, Reflection Frameworks。
austinbrunkhorst/cpp-reflection 的开源替代品包括: 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. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and… getml/reflect-cpp — A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost…