A queue management library with channels
Tiny queue data structure
Store information about any JS value in a side channel, using a Map
Store information about any JS value in a side channel, using a linked list
fast, tiny `queueMicrotask` shim for modern engines
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel. Uses WeakMap if available.
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
gRPC Library for Node - pure JS implementation
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
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.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
No description provided.
Fast, in memory work queue
asynchronous function queue with adjustable concurrency