A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
-
Updated
Jan 2, 2018 - Swift
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.
Objective-C on Android with Foundation, CoreFoundation, and libdispatch.
Objective-C on Windows using Clang and GNUstep.
Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends
habbo emulator example written in swift using GCD for threading and synchronisation and an implementation of libuv written in C using function pointers to bridge code between the 2 modules. It currently supports MySQL and Redis for the database but it is written in a way so it's very easy to write in your own database implementation.
OCaml bindings for Apple's Grand Central Dispatch (GCD, libdispatch)
Swift package to cancel async operations on class/struct deletion
Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.
This is the timer implementation of NSTimer / Timer using dispatch queue for CPU efficiency. Link: https://developer.apple.com/library/content/documentation/Performance/Conceptual/EnergyGuide-iOS/MinimizeTimerUse.html
Server library for Swift using Dispatch
小专栏 - 彻底搞定 GCD🚦并发编程的示例代码
Add a description, image, and links to the libdispatch topic page so that developers can more easily learn about it.
To associate your repository with the libdispatch topic, visit your repo's landing page and select "manage topics."