libdispatch

There are 17 repositories under libdispatch topic.

  • skylab-inc/Lightning

    A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework

    Language:Swift312151414
  • mlba-team/xdispatch

    Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.

    Language:C7619524
  • gnustep/tools-android

    Objective-C on Android with Foundation, CoreFoundation, and libdispatch.

    Language:Shell45121212
  • gnustep/tools-windows-msvc

    Objective-C on Windows using Clang and GNUstep.

    Language:Batchfile4082210
  • emzeat/xdispatch2

    Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends

    Language:C++10231
  • LeonHartley/Rapid

    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.

    Language:Swift7302
  • EmingK/gcdpp

    A C++ wrapper of libdispatch

    Language:C++5200
  • raisov/simplenet

    Simplenet is a Swift language tool intended for programming of high-performance socket based datagram networking with flexible handling of network interfaces. It supports unicast, multicast and broadcast operations.

    Language:Swift2100
  • emzeat/xdispatch

    Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.

    Language:C1200
  • Misoservices/MisoDispatchWorkItemKeeper

    Swift package to cancel async operations on class/struct deletion

    Language:Swift1100
  • szktty/dispatch

    OCaml bindings for Apple's Grand Central Dispatch (GCD, libdispatch)

    Language:OCaml120
  • jaistudy1996/Efficient-Timer

    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

    Language:Swift0200
  • barracuda156/apple-libdispatch-powerpc

    libdispatch for macOS PowerPC: work in progress

    Language:C
  • Binlogo-Archive/GCD-Complete-Guide-Samples

    小专栏 - 彻底搞定 GCD🚦并发编程的示例代码

    Language:Swift20
  • CmST0us/CppRunloop

    参考iOS Runloop的C++实现

  • mnito/serverd

    Server library for Swift using Dispatch

    Language:Swift20
  • yangyubo/Dispatch

    Dispatch++ – C++ APIs of libdispatch

    Language:C++20