A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
-
Updated
Feb 13, 2019 - Swift
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
Lightweight MQTT client written in Swift. Reads from InputStream in a background thread.
An extreme queuing system with high performance for managing all task in app with closure
A fast, small, efficient analog of GCD in Swift
New Way Of Working Around With Closures.
An iOS Game designed with SwiftUI, that user could play with a medium level computer, change pieces color, store score in AppStorage.
Example of using GCD/NSOperation barrier tasks & DispatchGroup
More easier to use GCD in Swift.
Guide: How to unit test asynchronous code in Swift https://www.vadimbulavin.com/unit-testing-async-code-in-swift/
Improved, fully generic version of Operation.
It is a repository showing a simple example using "DispatchGroup".
Swift Async package that makes creating and using asynchronous tasks easier.
A gallery shooting game, this time user make score shooting candies.
🔮 Combine async extensions using DispatchQueue
A very small 3D Break Out style game with SceneKit Xcode12 physics and very little code
An example project written in Swift on how to use dispatch groups
A movie application to show selected movie and by selecting each of them user will see a description and rate and some other information
Implementation of the concurrency problem called "Roller Coaster Problem"
Implementation of multithread in swift 3
Add a description, image, and links to the dispatchqueue topic page so that developers can more easily learn about it.
To associate your repository with the dispatchqueue topic, visit your repo's landing page and select "manage topics."