Delays tasks processing
An efficient queue capable of managing thousands of concurrent animations.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Missing keepalive http.Agent
qjobs is a simple and stupid queue job manager for nodejs
Evaluate asynchronous tasks with configurable concurrency.
A shim for the setImmediate efficient script yielding API
Delay a promise a specified amount of time
Promise queue with concurrency control
A really simple message queue based on Redis
A simple tool to keep requests to be executed in order.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
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
HTTP server mocking and expectations library for Node.js
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Promise-based queue
Create a deferred promise
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
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.