Swift Packages
| Repository | Description |
|---|---|
| Queuer | Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
| SwiftCoroutine | Swift coroutines for iOS, macOS and Linux. |
| SwiftQueue | Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more |
| Lurker | Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule. |