Tiny queue data structure
Useful TypeScript utilities.
fast, tiny `queueMicrotask` shim for modern engines
Better Queue for NodeJS
An efficient queue capable of managing thousands of concurrent animations.
utilities for observable asynchronous control flow
asynchronous function queue with adjustable concurrency
A shim for the setImmediate efficient script yielding API
Better Stack JavaScript logging tools (formerly Logtail)
Promise queue with concurrency control
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
Fifo queue with concurrency control
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 simple rate limited queue for asynchronous operations. Restricts the number of operations executed per time interval.
a simple fifo queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
Promise-based queue
LRU 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.
Simple JS queue with auto run for node and browsers