Search results for gcd

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 ...
Do.this screenshot

Do.this

December 29, 2016 • MIT License
Do.this is a Swift 3 quick async helper inspired by node.js Async.
Dispatch screenshot

Dispatch

August 04, 2016 • MIT License
Just a tiny library to make using GCD easier and intuitive
SKAsyncGLViewController screenshot

SKAsyncGLViewController

June 24, 2016 • MIT License
SKAsyncGLViewController. Ready to use GCD-based OpenGL stack for iOs.
Chronos screenshot

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

DCDirectoryWatcher

February 21, 2015 • MIT License
A lightweight class for monitoring directory changes on iOS using Swift
TaskQueue (Swift) screenshot

TaskQueue (Swift)

July 07, 2014 • MIT License
A great Swift class for managing asynchronous tasks that need to execute one after another. You just add tasks (as closures) to the queue and the queue takes care to execute them in the proper orde...
ARWebServerActivity screenshot

ARWebServerActivity

April 20, 2014 • MIT License
A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.
MNMRemoteImageView screenshot

MNMRemoteImageView

February 14, 2013 • BSD License
`MNMRemoteImageView` is a simple drop-in replacement for `UIImageView` that asynchronously shows an image downloaded from an URL. You can use the control as a regular `UIImageView`.
GCDiscreetNotificationView screenshot

GCDiscreetNotificationView

April 22, 2011 • MIT License
GCDiscreetNotificationView is a discreet, non-modal, notification view for iOS. You can use it to show an activity or state of you app without blocking the user interactions.