A hand-curated list of Swift async/await resources
- Meet async/await in Swift
- Protect mutable state with Swift actors
- Explore structured concurrency in Swift
- Discover concurrency in SwiftUI
- Meet AsyncSequence
- Swift concurrency: Update a sample app
- Use async/await with URLSession
- Bring Core Data concurrency to Swift and SwiftUI
- Swift concurrency: Behind the scenes
- Meet Swift Async Algorithms
- Eliminate data races using Swift Concurrency
- Meet distributed actors in Swift
- Modern Concurrency in Swift by Marin Todorov
- Swift Concurrency by Example by Paul Hudson
- Practical Swift Concurrency by Donny Wals
- Modern Concurrency on Apple Platforms by Andy Ibanez
- The Curious Case of the Async Cafe.An Introduction to Modern Concurrency in Swift by Daniel H Steinberg
- Getting Started with async/await in SwiftUI by Peter Friese
- async/await in SwiftUI by Audrey Tam
- Concurrency by John Sundell
- Async await in Swift explained with code examples by Antoine van der Lee
- Swift actors tutorial - a beginner's guide to thread safe concurrency by Tibor Bödecs
- Modern Concurrency in Swift by Andy Ibanez
- Web API Client in Swift by Alex Grebenyuk
- Iterating over web socket messages with async / await in Swift by Donny Wals
- Async await in Swift: The Full Toolkit by Jacob Bartlett
- Concurrency by Point-Free
- Swift 5.5: Async Await Operations (Xcode 13, iOS 15, 2021) - iOS for Beginners by iOS Academy
- How do you go from completionHandler to async / await? 🤔 by Vincent Pradeilles
- Distributed Systems with Swift by Konrad Malawski
- Swift Concurrency Under the Hood - iOS Conf SG 2022 by Marin Todorov
- Distributed actors и где они обитают by Eugene Antropov