Showing 1-20 of 14,462 packages
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Microtask queuing for Bare
Tiny queue data structure
Promise queue with concurrency control
The smallest and simplest JavaScript priority 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
In memory queue system prioritizing tasks
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
TypeScript definitions for setimmediate
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
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