When

Async handler

A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling

alarm_clock A lightweight implementation of Promises in Swift

GitHub

266 stars
6 watching
35 forks
Language: Swift
last commit: over 4 years ago
Linked from 2 awesome lists

promiseswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
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
freshos/then A toolset for writing concise and maintainable asynchronous code in Swift using promises 993
sindresorhus/emittery An event emitter designed to minimize synchronous operations in asynchronous code. 1,745
davidask/futures A framework for simplifying asynchronous programming using lightweight promises and futures 58
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
envoy/embassy An ultra-lightweight asynchronous HTTP server library written in Swift 601
ulrikdamm/forbind A functional programming framework for Swift that simplifies async and promise handling. 45
frontarm/async-javascript-cheatsheet A cheatsheet resource covering the basics of promises and async/await in JavaScript. 1,943
rpominov/fun-task An abstraction for managing asynchronous code in JavaScript 373
aantron/promise A lightweight binding to JavaScript promises in Reason 340
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
dnikolovv/optional-async Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting 5
madisonmay/tomorrow A library that simplifies asynchronous code by providing a magic decorator syntax for executing blocking code in multiple threads 1,461