Search results for nsoperation

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 ...
iOS-Webservice screenshot

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 ...
INSOperationsKit screenshot

INSOperationsKit

November 01, 2015 • Unspecified License
Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015
SYNQueue screenshot

SYNQueue

September 23, 2015 • Unspecified License
A simple yet powerful queueing system for iOS (with persistence)
AlecrimAsyncKit screenshot

AlecrimAsyncKit

September 03, 2015 • Unspecified License
Bringing async and await to Swift world with some flavouring.
BAPersistentOperationQueue screenshot

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.
BkTask screenshot

BkTask

November 12, 2013 • MIT License
An asynchronous workflow library for iOS inspired by the Proactor and Reactor design patterns. It is designed with two concepts in mind, asynchronous and modular. Doing work asynchronously allow...
No image provided.

ASGallery

May 30, 2013 • MIT License
Photo Gallery control like in native "Photos" application. Zooming, caching, smooth background thread image preloading, video support
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...