throttled queue for async functions
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Tiny queue data structure
Better Stack JavaScript logging tools (formerly Logtail)
fast, tiny `queueMicrotask` shim for modern engines
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
Throttle a function to limit its execution rate
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A rate limiter for Node.js streams.
A tiny fully-featured debounce and throttle implementation.
Promise-based queue
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
Primitives for creating scheduled — throttled or debounced — callbacks.
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
Sequential asynchronous lock-based queue for promises
Node.js Readable stream capping average data rate by limiting reads from the source
Fast, in memory work queue