32 skills found · Page 1 of 2
swiftlang / Swift Corelibs LibdispatchThe libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
skylab-inc / LightningA Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
fusesource / HawtdispatchThe libdispatch style API for Java and Scala
apple-oss-distributions / LibdispatchNo description available
DrPizza / LibdispatchPort of libdispatch to support Win32.
rsms / LazyDispatchThin API and concept on top of libdispatch (aka Grand Central Dispatch) for Cocoa Objective-C code.
mlba-team / XdispatchUnmaintained. See https://github.com/emzeat/xdispatch2 for successor project.
gnustep / Tools AndroidObjective-C on Android with Foundation, CoreFoundation, and libdispatch.
gnustep / Tools Windows MsvcObjective-C on Windows using Clang and GNUstep.
johnno1962 / NSLinuxNSString and libdispatch compatibility code for Swift on Linux
mikekazakov / PstldExperimental implementation of ParallelSTL on top of GCD aka libdispatch
PSPDFKit-labs / LibdispatchNo description available
mlcldh / AppleLibdispatch苹果GCD源码
pgebhardt / LibactorImplementation of an erlang style actor model using libdispatch
opensource-apple / LibdispatchNo description available
emzeat / Xdispatch2Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends
PureDarwin / LibdispatchThe PureDarwin implementation of Grand Central Dispatch.
FreeBirdLjj / Libdispatch CppA C++ wrapper of libdispatch.
AlanQuatermain / Libdispatch ChannelsAn implementation of something like Go's channels for Grand Central Dispatch
DerekSelander / Gcd InternalsShowcases libdispatch lesser known APIs with examples & structs