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

995 stars
21 watching
77 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list

asyncasync-awaitfreshosfutureiosmicro-frameworkpromiseswifttask

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
davidask/futuresA framework for simplifying asynchronous programming using lightweight promises and futures58
malcommac/hydraA lightweight library for writing better async code in Swift1,973
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
asyncninja/asyncninjaProvides primitives and tools for concurrency and reactive programming in Swift156
yaitoo/asyncAn asynchronous task package for Go with support for async/await pattern and context cancellation.6
asyncswift/asynclocationkitA wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications.188
couchdeveloper/futurelibA Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+40
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
yortus/asyncawaitA library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods.1,909