Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
-
Updated
Aug 12, 2025 - Swift
In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
🎬 Tame async code with battle-tested promises
Swift coroutines for iOS, macOS and Linux.
Feather is a modern Swift-based content management system powered by Vapor 4.
Lightweight, HTTP server written in Swift using async/await.
🌀swift async http client - fast, lightweight, type-safe
Swift Package for OpenAI's API
A Swift library for Contacts framework.
🎭 Swift async/await & Actor-powered effectful state-management framework.
Vapor 4 code samples for the Practical Server Side Swift book
📍async/await CoreLocation
iOS TV Shows app with TMDb Api. Async-await, MVVM + Coordinator. Modular Architecture. Swift Package Manager
Retries in Swift with sensible defaults and powerful flexibility.
Code for my article / video series "SwiftUI Concurrency Essentials"
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
SwiftyNetworking is a powerful and easy-to-use networking client written in Swift
An awesome Swift HTTP library to rapidly create communication layers with API endpoints.
A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com
Connect MIDI using async-await to SwiftUI (or UIKit)
Released 2007