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 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| | A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 680 |
| | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| | Enables simple handling of async action creators in Redux | 1,982 |
| | A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
| | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,207 |
| | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
| | A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
| | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
| | Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| | A lightweight binding to JavaScript promises in Reason | 340 |
| | A functional programming library for promises that helps write flat async code with composable functions | 44 |
| | An implementation of Promise/A+ in Swift | 41 |
| | A lightweight library for writing better async code in Swift | 1,973 |