CPP-Reflection

Source analysis toolkit

A C++ toolkit for analyzing and manipulating source code at runtime

C++ Reflection Parser / Runtime Skeleton

GitHub

671 stars
48 watching
94 forks
Language: C++
last commit: about 5 years ago
Linked from 3 awesome lists

automationbuildc-plus-pluscmakelibclangmetareflection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
getml/reflect-cpp A C++20 library for fast serialization and deserialization using reflection 1,165
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,097
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 99
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 599
billyquith/ponder A C++ reflection library with Lua binding and JSON/ XML serialization. 649
stevinz/reflect A small, flexible library for runtime reflection and metadata in C++11. 5
onqtam/cmake-reflection-template A template for automatically generating C++ reflection code using CMake and Python 39
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
clarkok/reflect A header-only library for creating runtime reflections of classes and enums 25
jsoysouvanh/refureku A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. 227
celtoys/clreflect A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure 276
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,351
chronoxor/cppbenchmark A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency 285
cylix/reflex A C++14 reflection library for inspecting and manipulating objects at runtime. 134
bsamseth/cpp-project A template for building and testing C++ projects with automated testing and reporting features. 607