tstype
Class inspector
A C++ library that enables reflection and inspection of third-party class types without modifying their source code.
Lightweight C++ RTTI library
47 stars
4 watching
3 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An API to inspect and describe the structure of C++ types | 6 |
| A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |
| 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 |
| An interactive object inspector for Svelte components | 35 |
| Tool to generate meta-programming capabilities from source code analysis | 97 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| Provides utilities for inspecting and analyzing Python types at runtime | 352 |
| A protocol that adds detailed textual representations to classes using reflection | 65 |
| A C library providing a collection of technical analysis functions for financial data analysis. | 867 |
| A Java deserialization library designed to secure applications by inspecting and controlling class loading during object deserialization | 408 |
| A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
| An implementation of a Long Short-term memory network for time-series classification using Python and TensorFlow | 410 |
| A library providing compile-time type information and introspection capabilities for C++ | 578 |
| A utility for determining the type of a value at compile-time or runtime | 1,687 |