run promises with timeout, in parallel
npm package for managing parallel promise operations
Provides a single function to handle a parallel promise queue with ability to dictate concurrency and preserve ordering.
Run promises in parallel, but throttled
Run an array of functions in parallel
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Fast, in memory work queue
Like Promise.all, but save rejections until all promises are resolved
Minimal async jobs utility library, with streams support
Unzip library for NodeJS
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Useful TypeScript utilities.
Map over array avoiding parallel execution, using promises
Process incoming async(iterable) functions in parallel
async based on promises
Resolve any installed ES6 compatible promise
Iterate over a list of jobs and process them in parallel, providing the response in order
Process (async)iterable values as functions with concurrency control
utilities for observable asynchronous control flow
Transform stream that allows you to run your transforms in parallel without changing the order
Infer the owner of a path based on the owner of its nearest existing parent
Bare bones Promises/A+ implementation
A gorgeous reporter for Mocha.js
Determine whether each segment of a line is parallel to the correspondent segment of another line.