Tomorrowland
Promise Library
An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support
Lightweight Promises for Swift & Obj-C
117 stars
3 watching
6 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
asynchronousframeworkfutureslibraryobjective-cpromisesswift
Related projects:
Repository | Description | Stars |
---|---|---|
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
couchdeveloper/futurelib | A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
davidask/futures | A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
andrewbarba/bluebird.swift | An implementation of Promise/A+ in Swift | 41 |
shinmera/promise | A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
deput/rwpromisekit | A lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations. | 114 |
funcool/promesa | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |
futurekit/futurekit | A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
jdeferred/jdeferred | A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,508 |
kevinbeaty/any-promise | A library that allows you to use any ES 2015 compatible Promise implementation in your application | 179 |
youngjuning/wx-promise-pro | A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
real-serious-games/c-sharp-promise | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,202 |