async/await simple priority queues
Queueing jobs in Postgres from Node.js like a boss
Promised out of order transform.
A simple tool to keep requests to be executed in order.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
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
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Priority queue data structures
Get the first fulfilled promise that satisfies the provided testing function
Multi-strategy job queue with local and BullMQ support
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
A Node.js library for interacting with the Vercel Queue Service API
Promise-based queue
Events and more for arrays
LRU Queue
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.
async/await function utilities
Specialized fast async file writer
The next generation of events handling for javascript! New: abstract away the network!
Semaphore using `async` and `await`
Async Function Queue