When
Async handler
A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling
A lightweight implementation of Promises in Swift
266 stars
6 watching
35 forks
Language: Swift
last commit: almost 5 years ago
Linked from 2 awesome lists
promiseswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight library for writing better async code in Swift | 1,973 |
| 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 toolset for writing concise and maintainable asynchronous code in Swift using promises | 995 |
| An event emitter designed to minimize synchronous operations in asynchronous code. | 1,754 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| An ultra-lightweight asynchronous HTTP server library written in Swift | 604 |
| A functional programming framework for Swift that simplifies async and promise handling. | 45 |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 |
| An abstraction for managing asynchronous code in JavaScript | 373 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |
| A library that simplifies asynchronous code by providing a magic decorator syntax for executing blocking code in multiple threads | 1,460 |