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 queue implementation that can be iterated over
Turns async function into sync via JavaScript wrapper of Node event loop
Task and Message Queues with Multiple Providers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
node.js library for reading and extraction of ZIP archives
Multi-strategy job queue with local and BullMQ support
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Promise-based queue
A Node.js library for interacting with the Vercel Queue Service API
LRU Queue
Memory optimized promise blocking queue with concurrency control
Compress images in the browser
Horizontally scalable workflow scheduling with pluggable backends
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.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
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.