kongtomorrow / TryCatchFinally-SwiftLinks
Swift doesn't support try/catch/finally constructs or exception throwing… OR DOES IT?
☆19Updated 10 years ago
Alternatives and similar repositories for TryCatchFinally-Swift
Users that are interested in TryCatchFinally-Swift are comparing it to the libraries listed below
Sorting:
- YapDatabase extensions for use with Swift☆89Updated 7 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- A series of helpers and extensions for identifying what device is interacting with your app.☆66Updated 10 years ago
- Concise and type safe CALayer animations☆68Updated 10 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- Semantic versioning in Swift☆129Updated 10 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆155Updated 5 years ago
- Better interoperability between different numerical types by using operator overloading and implicit casts conversions☆180Updated 8 years ago
- Build script that generates a source file based on Xcode assets☆55Updated 6 years ago
- SwiftlyLRU is a pure Swift Least Recently Used "LRU" Cache. Older items that have not been recently used are discarded from the cache. Th…☆56Updated 4 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- Smooth Drawing for iOS in Swift with Hermite Spline Interpolation☆243Updated 7 years ago
- A library of Swift extensions to turbocharge your iOS development.☆65Updated 5 years ago
- AutoLayoutKit in pure Swift.☆76Updated 8 years ago
- MessagePack implementation for Swift / msgpack.org[Swift]☆102Updated 9 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- Generate Json encoders and decoders based on Swift structs with good error handling☆76Updated 8 years ago
- Porting NSLayoutAnchor to iOS7 (full port)☆83Updated 7 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 9 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- Hashids, ported for Swift (http://www.hashids.org)☆110Updated last year
- Application information delivered in nice Swifty way☆37Updated 9 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 9 years ago
- Analytics framework for iOS☆356Updated last year
- Localize straight from the Storyboard/XIB☆46Updated 6 years ago
- Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.☆109Updated 6 years ago
- Shows how to instantiate classes by name in Swift.☆67Updated 10 years ago
- Clean Swift Router and Coordinator for declarative routing tree matching☆101Updated 6 years ago
- CoreSync is an elegant Objective-C diff/patch library for JSON and NSDictionaries.☆96Updated 7 years ago
- Sample Code for AltConf 2015 talk on FRP☆57Updated 10 years ago