60 results for “topic:dispatchqueue”
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.
Threaded and synchronous Dispatch Queues for Godot
Lightweight MQTT client written in Swift. Reads from InputStream in a background thread.
A fast, small, efficient analog of GCD in Swift
An extreme queuing system with high performance for managing all task in app with closure
An iOS Game designed with SwiftUI, that user could play with a medium level computer, change pieces color, store score in AppStorage.
A lock-free, wait-free, event-driven, cross-platform, thread pool-backed asynchronous execution library in C++.
New Way Of Working Around With Closures.
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
Example of using GCD/NSOperation barrier tasks & DispatchGroup
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.
More easier to use GCD in Swift.
Mach-O/XNU DispatchQueue implementation in Node
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.
Async queue that automatically processes items concurrently with a specified parallelism limit
A very small 3D Break Out style game with SceneKit Xcode12 physics and 100 lines of code
🔮 Combine async extensions using DispatchQueue
Simple Concurrency Library with Coroutine Dispatch Queue
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 multithread in swift 3
https://pokeapi.co/
Header-only GCD/DispatchQueue syntax sugar for ObjC 🚦
No description provided.
Implementation of the concurrency problem called "Roller Coaster Problem"
Help our starship to get on its way without colliding with the space objects.