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 6 years ago
Linked from 2 awesome lists

promiseswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
malcommac/hydraA lightweight library for writing better async code in Swift1,973
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
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
sindresorhus/emitteryAn event emitter designed to minimize synchronous operations in asynchronous code.1,754
davidask/futuresA framework for simplifying asynchronous programming using lightweight promises and futures58
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
envoy/embassyAn ultra-lightweight asynchronous HTTP server library written in Swift604
ulrikdamm/forbindA functional programming framework for Swift that simplifies async and promise handling.45
frontarm/async-javascript-cheatsheetA cheatsheet resource covering the basics of promises and async/await in JavaScript.1,944
rpominov/fun-taskAn abstraction for managing asynchronous code in JavaScript373
aantron/promiseA lightweight binding to JavaScript promises in Reason340
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
dnikolovv/optional-asyncAsync extensions for working with the Optional library in C# to chain asynchronous functions without awaiting5
madisonmay/tomorrowA library that simplifies asynchronous code by providing a magic decorator syntax for executing blocking code in multiple threads1,460