Showing 1-20 of 19,202 packages
A fair, queue-based rate-limiting library with configurable selection modes, balancing queue size and wait time to prioritize task processing.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
An fair queue based using Deficit Round-Robin
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
Sequential asynchronous lock-based queue for promises
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A heap-based implementation of priority queue in javascript with typescript support.