There are 3 repositories under promise-library topic.
Promise packages, patterns, chat, and tutorials
PostgreSQL interface for Node.js
A functional, lightweight alternative to bluebird.js, built with async / await in mind.
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
A Promise library for ClojureScript, or a poor man's core.async
🐦 Bluebird alternative within ~200 loc
C++ asynchronous promises like a Promises/A+
HiveSSH simplifies SSH2 connections via promise-based task execution on Linux servers with built-in server utilities and powerful command execution functions
Javascript-like promises for C++ in a lightweight single header library
Implementation-agnostic asynchronous code
:mortar_board: A demo app for JavaScript Concepts
Advanced control of JavaScript promises
Advanced control of JavaScript promises
The JavaScript library that promises you the fastest ES6 promises
Just another library with the sole purpose of waiting till all promises to complete. Nothing more, Nothing less.
Run multiple promises in parallel with a strategy
A minimalistic implementation of Promises for PHP
Async functions for delphi
Useful utils about promise. (map, filter, retry, sleep
async-sequence contains a utility class to run sequential promises in Typescript
Settle multiple promises concurrently and get the results in a cool way
Meetecho Janus Server, javascript wrapper library with all bells and whistles
A promise utility for batching
JavaScript-like Promise for C++20 with ES6 async/await semantics. Supports move (e.g. so you can wrap ASIO and avoid callback hell).