No image provided.
Kommander
May 18, 2017 • MIT License
Kommander is a Swift library to manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
No image provided.
BFKit-Swift
June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>.
If you are looking for <strong>Objective-C</strong> version check it out here: <str...
Chronos
April 09, 2015 • MIT License
Chronos is intended to be a collection of useful Grand Central Dispatch utilities. Currently Chronos only includes a timer utility, but the whole library is under active development. If you have an...
JPRequest
June 18, 2014 • MIT License
JPRequest is a simple Objective-C object to send and receive POST and GET data from a webservice
Queue
March 11, 2013 • MIT License
A persistent background job queue for iOS.
While NSOperation and NSOperationQueue work well for some repetitive problems and NSInvocation for others, iOS doesn't really include a set of tools f...