Queuer
|
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
Then
|
:clapper: Tame async code with battle-tested promises |
SwiftCoroutine
|
Swift coroutines for iOS, macOS and Linux. |
FlyingFox
|
Lightweight, HTTP server written in Swift using async/await. |
RealHTTP
|
🌀swift async http client - fast, lightweight, type-safe |
SwiftyContacts
|
A Swift library for Contacts framework. |
OpenAIKit
|
Swift Package for OpenAI's API |
AsyncLocationKit
|
📍async/await CoreLocation |
swift-retry
|
Retries in Swift with sensible defaults and powerful flexibility. |
request-dl
|
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask. |
swift-http
|
An awesome Swift HTTP library to rapidly create communication layers with API endpoints. |
CombineMIDI
|
Connect MIDI using async-await to SwiftUI (or UIKit) |
Shift
|
Light-weight & concurrent EventKit wrapper |
SwiftSlash
|
Concurrent shell scripting framework with deep support for async/await. |
AsyncObjects
|
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
Lurker
|
Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule. |
Refreshable
|
✳️ SwiftUI Pull to Refresh (for iOS 13 and iOS 14) package. |
Arweave
|
A lightweight Swift client for the Arweave blockchain |
IdentifiableContinuation
|
Swift continuation that conforms to Identifiable and includes a cancellation handler. |
SwiftUPnP
|
A 100% Swift based UPnP implementation |
open-weather-kit
|
An open implementation of Apple's WeatherKit for Swift. |
TaskTrigger
|
Attach async tasks to SwiftUI views using a trigger mechanism. |
RedUx
|
A super simple Swift implementation of the redux pattern making use of Swift 5.5's new async await API's. |
SwiftyRedis
|
High-Level Async Redis Library for Swift |
NetworkKit
|
Powerful network layer seamlessly integrating Combine Framework, Async/Await, and Closures. |
AsyncHTTP
|
Swift networking with async/await |
RKAPIService
|
RKAPIService is a simple and handy API Service utilizes swift concurrency aka async/await |
SwiftAPIClient
|
Simple, flexible, generic and easy to use HTTP API Client written in Swift |
Fork
|
🍴 Parallelize two or more async functions |
SwiftAsyncAssert
|
Assert functions to evaluate Swift concurrency async expressions in XCTests. |
PromiseQ
|
Javascript style promises with async/await, suspend/resume and cancel features for Swift. |
swift-http-error-handling
|
Interpret HTTP responses and handle failures in Swift. |
Scribe
|
📜 Logging all events |
NetworkXI
|
Exquisite networking package for iOS |
SimpleHTTP
|
Lightweight HTTP framework adding functionalites to URLSession. |
CacheStore
|
🌳 SwiftUI State Management |
Plugin
|
🔌 Plug and Play |
SmartNetwork
|
Light weight wrapper around URLSession |
NetworkService
|
An async library for using URLSession |
Network
|
🕸️ Output and Input for remote URLs using REST |
Disposable
|
🗑️ Disposable lifecycle handlers. 'Disposables' are source-agnostic and can represent custom handlers or wrap Swift Tasks, Combine Cancellable, RxSwift Disposables, etc. |
AsyncExtensions
|
🚰 Async versions of Swift’s map and flatMap APIs on Optional |
NetworkLayer
|
Network communication made easy |
Asyncify
|
🔄 Swift utility class designed to convert callback-based asynchronous methods into the modern async/await pattern. |
AsyncButton
|
Wrapper view of Button that supports asynchronous code. |