Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-queue
Promise queue with concurrency control
p-queue-compat
Compatible version of p-queue
@esm2cjs/p-queue
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
concurrent-queue
Fifo queue with concurrency control
p-queue-cjs
Promise queue with concurrency control. A fork of p-queue for commonjs.
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
client-run-queue
A client-friendly run queue
pending-queue
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.
then-queue
a simple asynchronous queue
p-queue-es5
Promise queue with concurrency control
exeq
Excute shell commands in queue
@buttercup/channel-queue
A queue management library with channels
@henrygd/queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
queue-that-promise
Push promises to a queue. The queue runs. That's all.
qyu
A general-purpose asynchronous job queue for Node.js
promise-pool-ext
Queue promises into pool limiting concurrency
promiseq
Promise queue for Node.js
promise-job-queue
a queue for executing promises concurrently
queue-promise
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
task-easy
A simple, customizable, and lightweight priority queue for promise based tasks.