reflect

Static inspection library

A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time

C++20 Static Reflection library

GitHub

318 stars
11 watching
16 forks
last commit: about 2 months ago
cpp20meta-programmingreflection

Related projects:

Repository Description Stars
manu343726/tinyrefl A minimal C++ static reflection API and codegen tool for generating macro-based APIs 257
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
getml/reflect-cpp A C++ library for fast serialization and validation using reflection 1,126
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
cylix/reflex A C++14 reflection library for inspecting and manipulating objects at runtime. 134
stevinz/reflect A small, flexible library for runtime reflection and metadata in C++11. 5
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 590
billyquith/ponder A C++ reflection library with Lua binding and JSON/ XML serialization. 648
reflectionmagic/reflectionmagic A C# library to simplify private reflection code using dynamic properties. 334
xyzdev/reflect A C++ library providing reflection and serialization capabilities to inspect and manipulate data structures. 11
jsoysouvanh/refureku A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. 225
qlibs/mph A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions 176
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
phisko/reflection An API to inspect and describe the structure of C++ types 6
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334