Futures

Async promise library

A framework for simplifying asynchronous programming using lightweight promises and futures

Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

GitHub

58 stars
3 watching
5 forks
Language: Swift
last commit: over 6 years ago
Linked from 2 awesome lists

asyncfuturesiosmacospromisesserver-side-swiftswifttvoswatchos

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
lilyball/tomorrowlandAn asynchronous task management library that enables safe and efficient chaining of promises with cancellable support117
couchdeveloper/futurelibA Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+40
malcommac/hydraA lightweight library for writing better async code in Swift1,973
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
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
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
wiruzx/purefuturesA simple library providing asynchronous programming capabilities using promises and futures.17
funcool/promesaA promise library and concurrency toolkit for Clojure and ClojureScript.498
youngjuning/wx-promise-proA promise-based library for simplifying asynchronous programming in WeChat mini-programs830
andrewbarba/bluebird.swiftAn implementation of Promise/A+ in Swift41
aantron/promiseA lightweight binding to JavaScript promises in Reason340
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274