No image provided.
Queuer
July 27, 2017 • MIT License
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Currently, with Queuer you can:
• Create and use ConcurrentOperation for asynchronous operations
• Create ...
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.
iOS-Webservice
March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
SYNQueue
September 23, 2015 • Unspecified License
A simple yet powerful queueing system for iOS (with persistence)
BAPersistentOperationQueue
June 26, 2014 • MIT License
A persistent operation queue that uses a database to save operations that need to be completed at a later time.