asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Extremely fast double-ended queue implementation
Microsoft Azure Storage SDK for JavaScript - Queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Emulate AWS λ and SQS locally when developing your Serverless project
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
Specialized fast async file writer
Curated collection of data structures for the JavaScript/TypeScript.
A writeFile queue which reattempts to write after errors occur
A queue implementation that can be iterated over