async-plus
Async interface
Provides a simple, chainable interface for async and throwing code in Swift
⛓ A chainable interface for Swift's async/await.
195 stars
1 watching
7 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
asyncasync-awaitawaitchainableconcurrencyflatmapfuturefuturespromisepromisesswiftswift5
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A toolset for writing concise and maintainable asynchronous code in Swift using promises | 995 |
| | Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| | A lightweight library for writing better async code in Swift | 1,973 |
| | A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| | A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| | A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| | An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
| | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| | A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications. | 188 |
| | A simple library providing asynchronous programming capabilities using promises and futures. | 17 |
| | A set of articles and videos teaching Swift Concurrency in SwiftUI | 113 |
| | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
| | A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| | A functional programming framework for Swift that simplifies async and promise handling. | 45 |