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.
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
Simple Typescript Queue with generics type support
Simple JS queue with auto run for node and browsers
Extremely fast double-ended queue implementation
asynchronous function queue with adjustable concurrency
javascript standard data structure library which benchmark against C++ STL
a simple priority queue data structure
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
Sequential asynchronous lock-based queue for promises
Javascript implementation of a queue data structure
Curated collection of data structures for the JavaScript/TypeScript.
wrapper around async.queue to make some common usages simpler
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
Microsoft Azure Storage SDK for JavaScript - Queue
A heap-based implementation of priority queue in javascript with typescript support.
Workers Queues module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers
Generic browser priority queue.
Fast heap-based priority queue in JavaScript
High-priority task queue for Node.js and browsers
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes