7 Repos
Utilities for filtering, reducing, and searching collections of promises.
Explore 7 awesome GitHub repositories matching part of an awesome list · Collection Processing. Refine with filters or upvote what's useful.
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
Settle promises concurrently and get results or errors.
Filter promises concurrently
Filter promises concurrently.
Get the first fulfilled promise that satisfies the provided testing function
Get the first fulfilled promise satisfying a test.
Reduce a list of values using promises into a promise for a value
Reduce a list of values using promises.
Wait for any promise to be fulfilled
Wait for any promise to be fulfilled.
A better Promise.race()
A better implementation of promise racing.
Wait for a specified number of promises to be fulfilled
Wait for a specified number of promises to be fulfilled.