Showing 1-20 of 149,489 packages
Tiny queue data structure
Promise queue with concurrency control
fast, tiny `queueMicrotask` shim for modern engines
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.
In memory queue system prioritizing tasks
LRU Queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
Compatible version of p-queue
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
A simple tool to keep requests to be executed in order.
Sequential asynchronous lock-based queue for promises
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
A heap-based implementation of priority queue in javascript with typescript support.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often