promises

Async framework

A framework that provides a synchronization construct for asynchronous programming in Objective-C and Swift.

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.

GitHub

4k stars
74 watching
298 forks
Language: Objective-C
last commit: almost 2 years ago
Linked from 1 awesome list

frameworkfutureslibraryobjective-cpromisesswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mxcl/promisekitAn implementation of promises for Swift and Objective-C, simplifying asynchronous programming.14,235
davidask/futuresA framework for simplifying asynchronous programming using lightweight promises and futures58
lilyball/tomorrowlandAn asynchronous task management library that enables safe and efficient chaining of promises with cancellable support117
then/promiseA minimal implementation of promises with extensions and polyfills for various browsers and environments2,584
khanlou/promiseA Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways.620
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
kriskowal/qA promise library that enables asynchronous code execution and error handling without blocking14,926
funcool/promesaA promise library and concurrency toolkit for Clojure and ClojureScript.498
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
andrewbarba/bluebird.swiftAn implementation of Promise/A+ in Swift41
deput/rwpromisekitA lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations.114
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
tildeio/rsvp.jsProvides tools for organizing asynchronous code using Promises/A+3,608
futurekit/futurekitA Swift-based Future/Promises Library for asynchronous programming on iOS and OS X754
spider-gazelle/promiseA library providing typed promises for Crystal language to simplify concurrency and asynchronous programming.42