Refureku

Runtime reflection library

A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.

Cross-platform C++17 Runtime Reflection Library

GitHub

225 stars
6 watching
22 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list

attributescmakecode-generationcode-generatorcodegencpluspluscplusplus-17cppcpp17cross-platformdynamic-reflectiongamdevgame-developmentgame-enginepropertiesreflection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
stevinz/reflect A small, flexible library for runtime reflection and metadata in C++11. 5
skarupke/reflection A C++ library providing metadata inspection and manipulation capabilities at runtime. 30
manu343726/tinyrefl A minimal C++ static reflection API and codegen tool for generating macro-based APIs 257
celtoys/clreflect A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure 275
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 590
getml/reflect-cpp A C++ library for fast serialization and validation using reflection 1,126
reflectionmagic/reflectionmagic A C# library to simplify private reflection code using dynamic properties. 334
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
billyquith/ponder A C++ reflection library with Lua binding and JSON/ XML serialization. 648
austinbrunkhorst/cpp-reflection A C++ toolkit for analyzing and manipulating source code at runtime 667
clarkok/reflect A header-only library for creating runtime reflections of classes and enums 25
qlibs/reflect A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time 318
esotericsoftware/reflectasm A high-performance Java library that uses code generation to provide fast reflection capabilities 1,531