| kastiglione/ConcurrentCollectionOperations |
96 |
|
0 |
0 |
about 9 years ago |
3 |
March 24, 2015 |
0 |
mit |
Objective-C |
| Map & filter using GCD for NSArray, NSDictionary, NSSet, etc. |
| noppoMan/Prorsum |
68 |
|
0 |
0 |
over 6 years ago |
0 |
February 18, 2017 |
7 |
mit |
Swift |
| A Go like concurrent system + networking/http library for Swift that works on Linux and Mac |
| SSheldon/rust-dispatch |
61 |
|
35 |
28 |
about 6 years ago |
9 |
January 19, 2020 |
6 |
|
Rust |
| Rust wrapper for Apple's Grand Central Dispatch. |
| gunn/Dispatch |
23 |
|
2 |
0 |
over 15 years ago |
2 |
December 14, 2010 |
2 |
|
Ruby |
| Dispatch is a MacRuby wrapper around Mac OS X's Grand Central Dispatch. |
| future-challenger/Swift-GCD |
21 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
|
Objective-C |
| jVirus/concurrency-kit |
19 |
|
0 |
0 |
over 6 years ago |
1 |
March 13, 2019 |
0 |
mit |
Swift |
| 🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.]. |
| SmallSharpToolsOpenSource/OptimizedNetworking |
19 |
|
0 |
0 |
about 11 years ago |
1 |
March 24, 2015 |
0 |
mit |
Objective-C |
| iOS project to show how to use NSOperationQueue for optimal networking. |
| buaa0300/QSDispatchQueue |
15 |
|
0 |
0 |
almost 8 years ago |
2 |
October 09, 2017 |
1 |
mit |
Objective-C |
| A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore |
| cx478815108/TokenOperationQueue |
13 |
|
0 |
0 |
almost 6 years ago |
2 |
February 22, 2020 |
0 |
mit |
Objective-C |
| A GCD wrapper that allow you set the max number of concurrent. So easy to use! |
| danieleggert/swift-future |
7 |
|
0 |
0 |
over 10 years ago |
0 |
January 20, 2017 |
0 |
apache-2.0 |
Swift |
| An implementation of Futures in Swift built on top of libdispatch (GCD) — a building block to retrieve the result of a concurrent, asynchronous operation. |