Reflection
Reflection library
An API for advanced reflection at runtime in Swift
DEPRECATED
599 stars
37 watching
46 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
dynamicintrospectionioslinuxmirroringreflectionruntimeserverserver-side-swiftswiftswiftpm
Related projects:
Repository | Description | Stars |
---|---|---|
zewo/zewo | A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |
zewo/venice | A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,495 |
stevinz/reflect | A small, flexible library for runtime reflection and metadata in C++11. | 5 |
stephanenicolas/reflection-no-reflection | A proof-of-concept project to create an API compatible with Java reflection without using reflection. | 130 |
serval-snt-uni-lu/droidra | An approach to improve static analysis of Android apps by handling reflective calls | 51 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
manu343726/tinyrefl | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
reflectionmagic/reflectionmagic | A C# library to simplify private reflection code using dynamic properties. | 334 |
jsoysouvanh/refureku | A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 225 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 96 |
zenangst/versions | A Swift library for comparing version numbers in a simple and intuitive way | 209 |
qlibs/reflect | A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 318 |
mrackwitz/version | A library to represent and compare semantic version numbers in Swift | 183 |
lukereichold/arweave-swift | A Swift client library for interacting with the Arweave blockchain | 33 |
utahiosmac/marshal | A Swift library for safely and expressively working with typeless data structures like JSON and plists | 697 |