Then
Async toolkit
A toolset for writing concise and maintainable asynchronous code in Swift using promises
Tame async code with battle-tested promises
995 stars
21 watching
77 forks
Language: Swift
last commit: 5 months ago
Linked from 1 awesome list
asyncasync-awaitfreshosfutureiosmicro-frameworkpromiseswifttask
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
| A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications. | 188 |
| A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. | 1,909 |