A simple task queue implementation for React
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Promise queue with concurrency control
Extremely fast double-ended queue implementation
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
LRU Queue
Promise-based queue
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
Compatible version of p-queue
Microsoft Azure Storage SDK for JavaScript - Queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Queue animation component for react
Offload tasks to a pool of workers on node.js and in the browser
Better Queue for NodeJS
In memory queue system prioritizing tasks
Curated collection of data structures for the JavaScript/TypeScript.
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.