MirrorKit
Class inspector
A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects.
A framework for reflection in Objective-C: an OO wrapper for the Objective-C runtime
32 stars
5 watching
0 forks
Language: Objective-C
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cylix/reflex | A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
oising/poke | A module that enables peeking and poking into .NET objects using PowerShell reflection. | 86 |
xyzdev/reflect | A C++ library providing reflection and serialization capabilities to inspect and manipulate data structures. | 11 |
marmelroy/objectivekit | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
phisko/reflection | An API to inspect and describe the structure of C++ types | 6 |
timkerchmar/tstype | A C++ library that enables reflection and inspection of third-party class types without modifying their source code. | 47 |
janlelis/object_shadow | A library that provides a clean API to access an object's variables and methods through introspection and metaprogramming | 27 |
clarkok/reflect | A header-only library for creating runtime reflections of classes and enums | 25 |
austinbrunkhorst/cpp-reflection | A C++ toolkit for analyzing and manipulating source code at runtime | 669 |
qlibs/reflect | A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 318 |
rev087/ng-inspector | Displays an AngularJS scope hierarchy in real-time for debugging purposes | 782 |
veselink1/refl-cpp | Provides compile-time reflection and introspection capabilities for C++17 | 1,086 |
david-desmaisons/codedependencyscanner | Analyzes .Net assembly code dependencies and relationships | 37 |
os-scar/overlay | A browser extension that provides real-time information about open source packages before they are used in development projects. | 222 |
ashmind/mirrorsharp | A reusable client-server code editor component built on Roslyn and CodeMirror | 220 |