An open API service providing repository metadata for many open source software ecosystems.

Topic: "js-promise"

alxvasilev/cpp-promise

Javascript-like promises for C++ in a lightweight single header library

Language: C++ - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 2

virgil382/JSLikePromise

JavaScript-like Promises for C++20 with ES6 async/await semantics. Supports move (e.g. so you can wrap ASIO and avoid callback hell).

Language: C++ - Size: 1.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

ori88c/non-overlapping-recurring-task

A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features graceful teardown (ideal for production apps demanding smooth resource cleanup), execution status getters, and a fixed delay between runs.

Language: TypeScript - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jogemu/promisemut

Chain instructions for mutating the fulfillment value of a not yet constructed promise.

Language: JavaScript - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0