reflect
Data inspector
A C++ library providing reflection and serialization capabilities to inspect and manipulate data structures.
Reflection and serialization in C++
10 stars
2 watching
1 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| An API to inspect and describe the structure of C++ types | 6 |
| A tool to visualize data bound to D3.js projects by logging element interactions to the browser's developer console | 26 |
| A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |
| Analyzes .Net assembly code dependencies and relationships | 37 |
| A JavaScript module for sanitizing and validating data in objects | 506 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| An in-browser JavaScript utility for displaying data structures as tables | 655 |
| A reflection-based serialization library for C++ | 99 |
| Automates testing of structured data formats using randomized generation and analysis | 245 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A Swift framework for converting data between dictionaries and custom models, including methods for archiving and reflecting on object properties. | 307 |
| An approach to improve static analysis of Android apps by handling reflective calls | 50 |