Showing 1-20 of 40,775 packages
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
Generate a unique random string
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
In memory queue system prioritizing tasks
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
A simple tool to keep requests to be executed in order.
asynchronous function queue with adjustable concurrency
Remove duplicate values from an array. Fastest ES5 implementation.
Sequential asynchronous lock-based queue for promises
Extremely fast double-ended queue implementation
Microsoft Azure Storage SDK for JavaScript - 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