Packages for keyword “async”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SwiftAsyncSerialQueue
A simple async serial queue for Swift concurrency
swift-identifiable-continuation
Swift continuation that conforms to Identifiable and includes a cancellation handler.
NetworkReachability
Modern Network Reachability in Swift using Structured Concurrency
Bluebird
Promise/A+, Bluebird inspired, implementation in Swift 5
ConcurrencyPlus
Utilities for working with Swift Concurrency
DefferedTaskKit
DefferedTaskKit is a simple library for wrapping closures that can be executed at a later time
Redux
Manage iOS App state with Redux and Async/Await :)
SwiftCoroutine
Swift coroutines for iOS, macOS and Linux.
Async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
SwiftAPIClient
Simple, flexible, generic and easy to use HTTP API Client written in Swift
SwiftBluetooth
📲 CoreBluetooth API's for modern Swift
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
CachedAsyncImage
CachedAsyncImage is a Swift Package for asynchronously loading images from the web and caching them.
CombineX
Open source implementation of Apple's Combine
CSV
A simple CSV file parser and serializer
EasyFirebase
Helping me use Firebase features with ease
Fork
🍴 Parallelize two or more async functions
Futures
Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux
swift-foundation-extensions
Standard extensions for Foundation framework
AnyAsyncSequence
Type-Erased Existential Generic AsyncSequence Values in Swift