Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
-
Updated
Sep 16, 2024 - 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.
Edit images and video with Swift concurrency, powered by Metal.
🌀swift async http client - fast, lightweight, type-safe
A Swift library for Contacts framework.
Swift Package for OpenAI's API
Vapor 4 code samples for the Practical Server Side Swift book
🎭 Swift async/await & Actor-powered effectful state-management framework.
📍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.
An awesome Swift HTTP library to rapidly create communication layers with API endpoints.
SwiftyNetworking is a powerful and easy-to-use networking client written in Swift
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
Released 2007