reflection
Type inspector
An API to inspect and describe the structure of C++ types
A simple, stand-alone, header-only and easily pluggable reflection system for C++.
6 stars
3 watching
0 forks
Language: C++
last commit: over 3 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 | |
| A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. | 42 | |
| A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 | |
| A C++ library providing reflection and serialization capabilities to inspect and manipulate data structures. | 10 | |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 | |
| A C++ library that enables reflection and inspection of third-party class types without modifying their source code. | 47 | |
| A reflection-based serialization library for C++ | 99 | |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 | |
| Provides utilities for inspecting and analyzing Python types at runtime | 352 | |
| A header-only library for creating runtime reflections of classes and enums | 25 | |
| A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 | |
| A clean implementation of reflection and related proposals in C++. | 29 | |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 | |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 | |
| Compares C and C++ language features to determine their type and behavior | 196 |