A lightweight Deferred implementation, on top of Promises/A+
A shim for the setImmediate efficient script yielding API
High-priority task queue for Node.js and browsers
Promise queue with concurrency control
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 scalable queue for parallel callbacks
Add a callback to the next tick queue.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Kris Zyp's implementation of promises with added features, maintained as an npm package.
asynchronous function queue with adjustable concurrency
Promise-based queue
Utilities to help convert a callback-using codebase to promises.
LRU Queue
Simple JS queue with auto run for node and browsers
a simple fifo queue
No description provided.
The same useRef, but with callback
JavaScript library for DOM operations
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.
Run an array of functions in parallel
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises