Search results for operation

CCIAbacusView screenshot

CCIAbacusView

October 12, 2017 • MIT License
Simple customisable Abacus, that implements the Delegate and DataSource paterns. The total value is displayed in the Delegate methods.
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 ...
DebugWindow辅助测试工具 screenshot

DebugWindow辅助测试工具

May 31, 2017 • MIT License
A debug tool which can help you look logs and key-values in sandbox while testing on device. 一个在真机上测试时方便查看输出日志的小工具,还可以增删改查当前沙盒中保存的键值对。
Kommander screenshot

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 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
No image provided.

OctagonTransitioning

October 26, 2015 • Unspecified License
A simple project which demonstrate similar type 3d cube animation - octagon. Octagon transitioning navigation animation between controllers in UINavigationController
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.
SKTaskManager screenshot

SKTaskManager

May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel. Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
SwiftTask screenshot

SwiftTask

September 22, 2014 • MIT License
Promise + progress + pause + cancel, using SwiftState (state machine).
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...