Reflex
Object inspector
A C++14 reflection library for inspecting and manipulating objects at runtime.
C++14 Reflection Library
134 stars
10 watching
17 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
cppcpp14reflection
Related projects:
Repository | Description | Stars |
---|---|---|
qlibs/reflect | A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
nsexceptional/mirrorkit | A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |
veselink1/refl-cpp | Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
phisko/reflection | An API to inspect and describe the structure of C++ types | 6 |
oising/poke | A module that enables peeking and poking into .NET objects using PowerShell reflection. | 87 |
xyzdev/reflect | A C++ library providing reflection and serialization capabilities to inspect and manipulate data structures. | 10 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 99 |
getml/reflect-cpp | A C++20 library for fast serialization and deserialization using reflection | 1,165 |
janlelis/object_shadow | A library that provides a clean API to access an object's variables and methods through introspection and metaprogramming | 28 |
austinbrunkhorst/cpp-reflection | A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
sudara/melatonin_inspector | An interactive tool for visualizing and editing UI components in real-time | 157 |
celtoys/clreflect | A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure | 276 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
cycodelabs/cimon-action | A runtime security solution that monitors and mitigates attacks in software supply chains | 91 |
oblador/loki | Automated testing tool for React applications to ensure visual consistency and accuracy | 1,795 |