Light-weight helper to run asynchronous jobs in sequence
Promise queue with concurrency control
Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency
Tiny queue data structure
wrapper around async.queue to make some common usages simpler
Evaluate asynchronous tasks with configurable concurrency.
Fast, in memory work queue
fast, tiny `queueMicrotask` shim for modern engines
Simple JS queue with auto run for node and browsers
Compatible version of p-queue
asynchronous function queue with adjustable concurrency
Simple JS queue with auto run for node and browsers
A shim for the setImmediate efficient script yielding API
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.
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
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.