| mindsnacks/MSWeakTimer |
963 |
|
95 |
0 |
over 9 years ago |
3 |
March 24, 2015 |
12 |
mit |
Objective-C |
| Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues. |
| StrongX/XTimer |
50 |
|
0 |
0 |
about 7 years ago |
1 |
January 30, 2019 |
0 |
mit |
Objective-C |
| It solves the problem that NSTimer needs to add and open runLoop manually in sub-threads, and will cause memory leak. |
| mitchtreece/Threader |
37 |
|
1 |
0 |
over 9 years ago |
4 |
October 12, 2016 |
0 |
mit |
Swift |
| Pretty GCD calls and easier code execution. |
| duemunk/Thread |
34 |
|
0 |
0 |
over 8 years ago |
2 |
November 30, 2015 |
1 |
mit |
Swift |
| A simple swift wrapper on NSThread to run blocks on exactly the same thread. |
| mdelamata/CoreDataManager-Swift |
32 |
|
0 |
0 |
almost 10 years ago |
0 |
|
1 |
|
Swift |
| Swift CoreDataManager for multithreading environments |
| dehengxu/CoreDataEnvir |
29 |
|
0 |
0 |
over 5 years ago |
1 |
September 01, 2015 |
0 |
mit |
Objective-C |
| A CoreData Envirement wrapper, use CoreData in convenient way and it's thread safe. It has been used in my works. |
| Stanbai/MultiThreadBasicDemo |
25 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Swift |
| 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 |
| 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. |