A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. Runtime is a Swift library to give you more runtime abilities, including getting type metadata, setting properties via reflection, and type construction for native swift objects. TypeInfo exposes metadata about native Swift structs, protocols, classes, tuples and enums. It captures the properties, generic types, inheritance levels, and more.

Features

  • Within the TypeInfo object, it contains a list of PropertyInfo which represents all properties for the type
  • PropertyInfo exposes the name and type of the property. It also allows the getting and setting of a value on an object
  • Runtime also supports building an object from it's Type
  • Both structs and classes are supported
  • FunctionInfo exposes metadata about functions
  • Runtime is available through CocoaPods

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Runtime

Runtime Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Runtime!

Additional Project Details

Operating Systems

Apple iPhone

Programming Language

Swift

Related Categories

Swift Libraries

Registered

2023-07-05