rttr

Type inspector

A C++ library that enables runtime type reflection and introspection of classes, allowing developers to inspect and manipulate objects at runtime.

C++ Reflection Library

GitHub

3k stars
93 watching
442 forks
Language: C++
last commit: 7 months ago
Linked from 4 awesome lists

c-plus-pluscmakecplusplus-11introspectionlibrarypropertiesreflectionserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
austinbrunkhorst/cpp-reflection A C++ toolkit for analyzing and manipulating source code at runtime 667
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334
getml/reflect-cpp A C++ library for fast serialization and validation using reflection 1,126
jsoysouvanh/refureku A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. 225
stevinz/reflect A small, flexible library for runtime reflection and metadata in C++11. 5
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
garettbass/reflect Easy reflection and serialization library for C++17 51
ejpcmac/typed_struct_legacy_reflection Re-enables legacy reflection functions from TypedStruct 0.1.x in Elixir. 0
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
billyquith/ponder A C++ reflection library with Lua binding and JSON/ XML serialization. 648
timkerchmar/tstype A C++ library that enables reflection and inspection of third-party class types without modifying their source code. 47
bogdanovkirill/rtspclientsharp A C# library implementing an RTSP client for .NET Standard without external dependencies. 727
clarkok/reflect A header-only library for creating runtime reflections of classes and enums 25