Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Better Queue for NodeJS
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
A scalable queue for parallel callbacks
Generic browser priority queue.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Run an array of functions in parallel, but limit the number of tasks executing at the same time
TypeScript definitions for run-parallel
Promised out of order transform.
A queue implementation that can be iterated over
Limit number of promises running in parallel
Shared modules of the Helix Project - Process Queue
Task registry that allows composition through series/parallel methods.
LRU Queue
Vow-based task queue
Pi extension for coordinated AI teams, workflows, worktrees, and async task orchestration
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
A simple, fast, robust job/task queue, backed by Redis.
Simple JS queue with auto run for node and browsers
Promise-based queue
horsepower for your modules
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.