Write great asynchronous code in Swift using futures and promises
⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
A customisable status bar notification UI element with concurrency support
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand....
A complete set of primitives for concurrency and reactive programming on Swift
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability....
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns]....
Swift library for making storing data in a SQLite database simple and magic-free
A Go like concurrent system + networking/http library for Swift that works on Linux and Mac
This project shows how to support concurrent downloads in swift3 via remote URLs && save them to your local directory && viewing them in offline mode && delete dow...
[DEPRECATED] Eki lets you manage easily concurrency in your apps. This framework make Grand Central Dispatch API more friendly and fun to use....
Playground accompanying talk on iOS Concurrency from @Swift 2017 in Shenzhen
Concurrency with Operation and OperationQueue in Swift 3 & Swift 4.
Wrapper around Swift types that can be modified concurrently by different users, and merged again automatically (a CRDT)....
Experiments with Swift async/await and structured concurrency