Packages for keyword “async”
These packages are available as a package collection, usable in Xcode or SwiftPM.
IdentifiableContinuation
Swift continuation that conforms to Identifiable and includes a cancellation handler.
SwiftAsyncSerialQueue
A simple async serial queue for Swift concurrency
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
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.
CachedAsyncImage
CachedAsyncImage is a Swift Package for asynchronously loading images from the web and caching them.
Fork
🍴 Parallelize two or more async functions
SwiftBluetooth
📲 CoreBluetooth API's for modern Swift
AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
CombineX
Open source implementation of Apple's Combine
CSV
A simple CSV file parser and serializer
EagleNet
Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
EasyFirebase
Helping me use Firebase features with ease
Futures
Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux
NetworkService
An async library for using URLSession
swift-foundation-extensions
Standard extensions for Foundation framework
AnyAsyncSequence
Type-Erased Existential Generic AsyncSequence Values in Swift