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.
4k stars
74 watching
298 forks
Language: Objective-C
last commit: almost 2 years agoLinked from 1 awesome list
frameworkfutureslibraryobjective-cpromisesswift
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of promises for Swift and Objective-C, simplifying asynchronous programming. | 14,235 | |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 | |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 | |
| A minimal implementation of promises with extensions and polyfills for various browsers and environments | 2,584 | |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 | |
| Enables simple handling of async action creators in Redux | 1,982 | |
| A promise library that enables asynchronous code execution and error handling without blocking | 14,926 | |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 | |
| 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 Objective-C Promise library providing a concise and simplified API for handling asynchronous computations. | 114 | |
| A toolset for writing concise and maintainable asynchronous code in Swift using promises | 995 | |
| Provides tools for organizing asynchronous code using Promises/A+ | 3,608 | |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 | |
| A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |