grand-central-dispatch topic

List grand-central-dispatch repositories

Queuer

1.0k
Stars
49
Forks
Watchers

Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

Repeat

1.5k
Stars
91
Forks
Watchers

🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD

gcdobjc

351
Stars
35
Forks
Watchers

Objective-C wrapper for Grand Central Dispatch

concurrency-kit

20
Stars
2
Forks
Watchers

🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].

PosixDispatch

20
Stars
4
Forks
Watchers

A fast, small, efficient analog of GCD in Swift

SampleXPCService

17
Stars
1
Forks
Watchers

A simple Xcode project demonstrating XPC communication between an application and an XPC service