Round-Robin parallel task dispatcher that executes the tasks in sequence if related (same partitionId)
utilities for observable asynchronous control flow
Fast, in memory work queue
Tiny queue data structure
Run an array of functions in parallel
Call an array of promise-returning functions, restricting concurrency to a specified limit.
fast, tiny `queueMicrotask` shim for modern engines
Zero-overhead asynchronous parallel/each/map function call
Minimal async jobs utility library, with streams support
Offload tasks to a pool of workers on node.js and in the browser
A shim for the setImmediate efficient script yielding API
Evaluate asynchronous tasks with configurable concurrency.
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
A scalable queue for parallel callbacks
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Useful TypeScript utilities.
Promised out of order transform.
Promise-based queue
LRU Queue