essential asynchronous methods (`forever` and `parallel`; you get `parallel-limit` and `series` for free)
HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
Run an array of functions in parallel
Minimal async jobs utility library, with streams support
A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Core forever process monitor
Transform stream that allows you to run your transforms in parallel without changing the order
A gorgeous reporter for Mocha.js
utilities for observable asynchronous control flow
Determine whether each segment of a line is parallel to the correspondent segment of another line.
Zero-overhead asynchronous parallel/each/map function call
Split Cypress specs across parallel CI machines for speed
The official TypeScript library for the Parallel API
Reduce up to 40% your Cypress suite execution time parallelizing the test run on the same machine.
Get CI environment variables for parallelizing builds
Call an array of asynchronous functions in parallel
A Karma JS Framework to support sharding tests to run in parallel across multiple browsers
Run promises in parallel, but throttled
Concurrent prettier runner
Production process manager for Node.JS applications with a built-in load balancer.
TypeScript definitions for forever-agent
Builds multiple webpack configurations in parallel and allows you to easily create variants to those configurations.
Abortable async function helpers