asynchronous function queue with adjustable concurrency
fast, tiny `queueMicrotask` shim for modern engines
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Tiny queue data structure
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.
Simple Typescript Queue with generics type support
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
Extremely fast double-ended queue implementation
javascript standard data structure library which benchmark against C++ STL
asynchronous function queue with adjustable concurrency
Simple JS queue with auto run for node and browsers
a simple priority queue data structure
Sequential asynchronous lock-based queue for promises
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Stub TypeScript definitions entry for p-queue, which provides its own types definitions
Microsoft Azure Storage SDK for JavaScript - Queue
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
javascript standard data structure library which benchmark against C++ STL
A heap-based implementation of priority queue in javascript with typescript support.
Generic browser priority 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
Fast heap-based priority queue in JavaScript