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