promise-cpp
Promise library
A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters.
C++ promise/A+ library in Javascript style.
680 stars
20 watching
92 forks
Language: C++
last commit: 10 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| A lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations. | 114 |
| A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
| A small promise implementation following the Promises/A+ spec | 743 |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| An implementation of Promise/A+ in Swift | 41 |
| A utility for running multiple promises concurrently and mapping values to fulfill them | 194 |
| A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,207 |
| A utility for conditional promise handling and chaining in TypeScript applications. | 60 |
| A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,376 |
| A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ | 78 |
| A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,507 |
| A C++ client library for interacting with the Apache Pulsar messaging system | 52 |