No description provided.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Tiny queue data structure
In memory queue system prioritizing tasks
fast, tiny `queueMicrotask` shim for modern engines
Microsoft Azure Storage SDK for JavaScript - Queue
Better Queue for NodeJS
A shim for the setImmediate efficient script yielding API
asynchronous function queue with adjustable concurrency
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Write files in an atomic fashion w/configurable ownership
Javascript implementation of a queue data structure
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
Local development World implementation for Workflow SDK
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.
Clean up error stack traces
Simple JS queue with auto run for node and browsers
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Sequential asynchronous lock-based queue for promises