Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
queue
asynchronous function queue with adjustable concurrency
p-queue
Promise queue with concurrency control
grouped-queue
In memory queue system prioritizing tasks
fastq
Fast, in memory work queue
better-queue
Better Queue for NodeJS
@wordpress/priority-queue
Generic browser priority queue.
async-limiter
asynchronous function queue with adjustable concurrency
p-queue-compat
Compatible version of p-queue
@goodware/task-queue
A lightweight task queue
queue-async
DEPRECATED; renamed d3-queue.
@esm2cjs/p-queue
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
@stdlib/utils-next-tick
Add a callback to the next tick queue.
qrate
A Node.js queue library with controllable concurrency and rate limiting
p-queue-cjs
Promise queue with concurrency control. A fork of p-queue for commonjs.
use-async-queue
A React Hook implementing a queue for sync or async tasks, with optional concurrency limit.
workq
A super tiny work queue
p-queue-es5
Promise queue with concurrency control
then-queue
a simple asynchronous queue
@henrygd/queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
async-function-queue
Async Function Queue