a simple priority queue data structure
Easy exclusive or shared access to resource
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Run grunt tasks concurrently
better-sqlite3 on bedrock
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Async job queue that limits the number of concurrent jobs.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
Curated collection of data structures for the JavaScript/TypeScript.
A queue implementation that can be iterated over
An asynchronous task runner with configurable rate limiting / throttling and concurrency control.
Store a bunch of Hypercore proofs to a file and consume them later
An interactive UI dashboard for Bee Queue
Vow-based task queue
A really fast memory store for better-queue
Priority queue data structures
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.