32 skills found · Page 2 of 2
wassimseif / Swift On Linuxa shell script for installing swift on linux with libdispatch
danieleggert / Swift FutureAn implementation of Futures in Swift built on top of libdispatch (GCD) — a building block to retrieve the result of a concurrent, asynchronous operation.
LeonHartley / Rapidhabbo 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.
darlinghq / Darling LibdispatchApple's GCD
EmingK / GcdppA C++ wrapper of libdispatch
etoile / Libdispatch Objc2No description available
dennycd / Gcd NetlibA C++ network library built on libdispatch GCD
mir-ror / Libdispatchfrom http://svn.macosforge.org/repository/libdispatch
champyen / Gcd Vectorclang extended vector + libdispatch optimization example
JackieXie168 / LibdispatchGrand Central Dispatch (GCD) comprises language features, runtime libraries, and system enhancements that provide systemic, comprehensive improvements to the support for concurrent code execution on multicore hardware in iOS and OS X.
aosm / LibdispatchNo description available
luislaugga / Universal Network Clibdispatch based network library