This library exposes a single class `AsyncQueue`, which constructs a queue that can be pushed into synchronously but read/consumed asynchronously. It provides a way to convert processes that stream data asynchronously into an async iterable. It's easiest
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
Fun, full-featured, fully-local simulator for Cloudflare Workers
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Microsoft Azure Storage SDK for JavaScript - Queue
Fast, in memory work queue
Extremely fast double-ended queue implementation
Promise-based queue
LRU Queue
In memory queue system prioritizing tasks
Compatible version of p-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.
A promise based, dynamic priority queue runner, with concurrency limiting.
High-priority task queue for Node.js and browsers
asynchronous function queue with adjustable concurrency