fast, tiny `queueMicrotask` shim for modern engines
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise queue with concurrency control
Run multiple promise-returning & async functions with limited concurrency
A simple tool to keep requests to be executed in order.
Turn any collection of objects into its own efficient tree or linked list using Symbol
Promise-based queue
Returns the next buffer/object in a stream's readable queue
a simple priority queue data structure
Extremely fast double-ended queue implementation
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
A heap-based implementation of priority queue in javascript with typescript support.
javascript standard data structure library which benchmark against C++ STL
Simple Typescript Queue with generics type support
Stub TypeScript definitions entry for p-queue, which provides its own types definitions
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Sequential asynchronous lock-based queue for promises
Queues failed requests and uses the Background Sync API to replay them when the network is available
Queues failed requests and uses the Background Sync API to replay them when the network is available
Curated collection of data structures for the JavaScript/TypeScript.
Javascript implementation of a queue data structure
wrapper around async.queue to make some common usages simpler
Microsoft Azure Storage SDK for JavaScript - Queue
Workers Queues module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
High-priority task queue for Node.js and browsers