Minimal queue implementation
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Better Queue for NodeJS
Simple JS queue with auto run for node and browsers
Task and Message Queues with Multiple Providers
Simple JS queue with auto run for node and browsers
Promise queue with concurrency control
Curated collection of data structures for the JavaScript/TypeScript.
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
a simple priority queue data structure
Promise-based queue
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
LRU Queue
In memory queue system prioritizing tasks
A simple, fast, robust job/task queue, backed by Redis.
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.
A Node.js library for interacting with the Vercel Queue Service API
Sequential asynchronous lock-based queue for promises
A really simple message queue based on Redis