Then

Async toolkit

A toolset for writing concise and maintainable asynchronous code in Swift using promises

clapper Tame async code with battle-tested promises

GitHub

993 stars
21 watching
77 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list

asyncasync-awaitfreshosfutureiosmicro-frameworkpromiseswifttask

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
futurekit/futurekit A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X 754
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750
davidask/futures A framework for simplifying asynchronous programming using lightweight promises and futures 58
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
vadymmarkov/when A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling 266
asyncninja/asyncninja Provides primitives and tools for concurrency and reactive programming in Swift 156
yaitoo/async An asynchronous task package for Go with support for async/await pattern and context cancellation. 6
asyncswift/asynclocationkit A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications. 187
couchdeveloper/futurelib A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ 40
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
yortus/asyncawait A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. 1,908