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

GitHub

47 stars
4 watching
3 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
phisko/reflectionAn API to inspect and describe the structure of C++ types6
nsexceptional/mirrorkitA framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects.33
cylix/reflexA C++14 reflection library for inspecting and manipulating objects at runtime.134
xyzdev/reflectA C++ library providing reflection and serialization capabilities to inspect and manipulate data structures.10
trbrc/svelte-inspectAn interactive object inspector for Svelte components35
fabian-jung/tsmpTool to generate meta-programming capabilities from source code analysis97
veselink1/refl-cppProvides compile-time reflection and introspection capabilities for C++171,097
ilevkivskyi/typing_inspectProvides utilities for inspecting and analyzing Python types at runtime352
mattcomi/reflectedstringconvertibleA protocol that adds detailed textual representations to classes using reflection65
tulipcharts/tulipindicatorsA C library providing a collection of technical analysis functions for financial data analysis.867
ikkisoft/serialkillerA Java deserialization library designed to secure applications by inspecting and controlling class loading during object deserialization408
cr-marcstevens/sha1collisiondetectionA library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files1,329
robromijnders/lstm_tscAn implementation of a Long Short-term memory network for time-series classification using Python and TensorFlow410
manu343726/cttiA library providing compile-time type information and introspection capabilities for C++578
sindresorhus/isA utility for determining the type of a value at compile-time or runtime1,687