CPP-Reflection
Source analysis toolkit
A C++ toolkit for analyzing and manipulating source code at runtime
C++ Reflection Parser / Runtime Skeleton
671 stars
48 watching
94 forks
Language: C++
last commit: over 5 years ago
Linked from 3 awesome lists
automationbuildc-plus-pluscmakelibclangmetareflection
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A reflection-based serialization library for C++ | 99 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A template for automatically generating C++ reflection code using CMake and Python | 39 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure | 276 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 285 |
| A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
| A template for building and testing C++ projects with automated testing and reporting features. | 607 |