Runtime
Type metadata library
A Swift runtime library that provides metadata and reflection capabilities for types, properties, functions, and object construction.
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
1k stars
21 watching
94 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
iosreflectionruntimeswiftswift4
Related projects:
Repository | Description | Stars |
---|---|---|
skarupke/reflection | A C++ library providing metadata inspection and manipulation capabilities at runtime. | 30 |
mrskwiggs/netswift | A high-level networking solution for Swift apps that provides type-safe network calls | 25 |
zewo/reflection | An API for advanced reflection at runtime in Swift | 599 |
bitwit/bwswiperevealcell | A Swift library for creating swipeable table cells with customizable interactions and animations. | 68 |
nicklockwood/sprinter | A Swift library that provides a type-safe interface for string formatting on iOS and macOS | 166 |
wiruzx/purefutures | A simple library providing asynchronous programming capabilities using promises and futures. | 17 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
adeca/swiftyswift | A collection of useful extensions for Swift types and Cocoa objects to simplify development. | 65 |
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
wasappli/wanetworkrouting | An iOS library to handle API requests and route responses to client-side objects | 10 |
swyxio/hooks | A collection of reusable React hooks for managing state, input fields, and loading status in user interfaces. | 39 |
thinkjs/think-meta | A middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications. | 4 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
sketchytech/swiftfiles | A collection of utilities for saving, loading and deleting files in Swift | 41 |
zewo/zewo | A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |