In memory queue system prioritizing tasks
Fatigue Local Queue for TypeScript
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.
Emulate AWS λ and SQS locally when developing your Serverless project
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
asynchronous function queue with adjustable concurrency
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
A continuation-local storage module compatible with NestJS's dependency injection.
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
The next generation of events handling for javascript! New: abstract away the network!
Useful TypeScript utilities.
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.