Queue(FIFO) implementation using LocalStorage API
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
[](https://circleci.com/gh/segmentio/localstorage-retry)
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
A drop-in substitute for the browser native localStorage API that runs on node.js.
Simple JS queue with auto run for node and browsers
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests
In memory queue system prioritizing tasks
Promise-based queue
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.
LRU Queue
Sequential asynchronous lock-based queue for promises
Auto mock all localstorage and sessionstorage APIs for your Jest tests
Tiny LocalStorage utility library
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
Fast, in memory work queue
A promise based, dynamic priority queue runner, with concurrency limiting.