Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
grunt-concurrent
Run grunt tasks concurrently
concurrent-tasks
A simple task runner which will run tasks concurrently while maintaining limits.
@xarc/run
concurrent or serial run npm scripts, javascript tasks, and more
gulp-lock
control concurrency of gulp tasks.
use-async-queue
A React Hook implementing a queue for sync or async tasks, with optional concurrency limit.
npm-run-parallel
Run npm tasks in parallel and exit when they are all done.
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
start-concurrent
Concurrent tasks runner for Start
thread-tasks
Thread Tasks: Offload your CPU-intensive tasks to separate threads.
async-scheduler
 
console-tasks
ConsoleTasks is a NodeJs library for managing concurrent tasks in the console. It provides a clean and intuitive API for creating, executing, and monitoring tasks with a highly configurable and visually appealing progress display.
grunt-concurrentdep
Run grunt tasks concurrently by depend
d4c-queue
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
@goodware/task-queue
A lightweight task queue
async-limiter
asynchronous function queue with adjustable concurrency
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
concurrently
Run commands concurrently
queue
asynchronous function queue with adjustable concurrency
congestion-control
Control the number of concurrent running tasks
contrepoint
Simple utility for orchestrating interdependent concurrent tasks in TypeScript