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
Server library for Swift using Dispatch
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
小专栏 - 彻底搞定 GCD🚦并发编程的示例代码
给 AI agent 用的 iOS 源码导航层:Apple 底层(objc runtime / CoreFoundation / libdispatch / Foundation)与常用第三方库(AFNetworking / JSONModel / SDWebImage)的按模块源码地图、行为规范与版本管理脚本
To associate your repository with the libdispatch topic, visit your repo's landing page and select "manage topics."