ijoshsmith / swift-factoryLinks
Shows how to instantiate classes by name in Swift.
☆67Updated 10 years ago
Alternatives and similar repositories for swift-factory
Users that are interested in swift-factory are comparing it to the libraries listed below
Sorting:
- Analytics framework for iOS☆354Updated last year
- Key-Value Coding (KVC) for native Swift classes and structs☆135Updated 7 years ago
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆101Updated 4 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- Super powerful remote config utility written in Swift (iOS, watchOS, tvOS, OSX)☆115Updated 6 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 9 years ago
- Semantic versioning in Swift☆129Updated 10 years ago
- async and await for Swift.☆87Updated 5 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- ☆65Updated 7 years ago
- Useful functions and extensions for sorting in Swift☆61Updated 3 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 9 years ago
- A library of Swift extensions to turbocharge your iOS development.☆65Updated 5 years ago
- A Pure Swift implementation of the markdown mark-up language☆68Updated 9 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Backport of Apple NSLayoutAnchor API to iOS7 and some missings like `sizeAnchor` and `edgesAnchor`☆37Updated 7 years ago
- Diamond - Swift scripting made easy☆95Updated 4 years ago
- QueryKit command line tool to produce type-safe accessors☆65Updated 5 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- Simple, awesome JSON representations in Swift☆45Updated last year
- A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.☆73Updated 9 years ago
- A set of protocols for Arithmetic, Statistics and Logical operations☆68Updated 4 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆110Updated 7 months ago
- A swift implementation of OAuth2☆81Updated 8 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- A collection of performance test for issues that I run into with Swift.☆45Updated 9 years ago
- Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.☆140Updated 6 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 5 years ago