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.
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
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML, yas / msgpack.org[C++20]
The main features of getml/reflect-cpp are: Databases & Data, Reflection, Reflection Frameworks.
Projects with overlapping indexed features include: cpgf/cpgf — cpgf library. celtoys/clreflect — C++ Reflection using clang. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. 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. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and…