RWPromiseKit
Promise library
A lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations.
A light-weighted Promise library for Objective-C
114 stars
5 watching
11 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list
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 |
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
xhawk18/promise-cpp | A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 673 |
funcool/promesa | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
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 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
shinmera/promise | A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
marmelroy/objectivekit | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
alanrubin/redux-simple-promise | Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
aantron/promise | A lightweight binding to JavaScript promises in Reason | 340 |
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 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |