queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A queue implementation that can be iterated over
Task and Message Queues with Multiple Providers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Multi-strategy job queue with local and BullMQ support
A Node.js library for interacting with the Vercel Queue Service API
Promise-based queue
Asynchronously queue async function calls to happen sequentially
LRU Queue
In memory queue system prioritizing tasks
A continuation-local storage module compatible with NestJS's dependency injection.
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.
Specialized fast async file writer
The next generation of events handling for javascript! New: abstract away the network!
Async Function Queue
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
async queuemethod as module.
async queuehelper method as module.
Forge Async Event methods
A heap-based implementation of priority queue in javascript with typescript support.
A Node.js queue library with controllable concurrency and rate limiting