Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Job queue
For documentation, see https://www.atdatabases.org/docs/queue
celery written in nodejs
A Redis-backed job queue built for Bun.
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Semaphore using `async` and `await`
Interval Queue for Async and Promises, with decorator and variable requeue on failure
Gracefully handle a Promise using async/await.
A lightweight task queue
Compiles sync functions into async generator functions
High-priority task queue for Node.js and browsers
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Simple Typescript Queue with generics type support
validate form asynchronous
A JS library for finding optimal label position inside a polygon
async/await function utilities
Emulate AWS λ and SQS locally when developing your Serverless project
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Common Analytics controller for event tracking
Offload tasks to a pool of workers on node.js and in the browser
TypeScript definitions for double-ended-queue
Bull / BullMQ queue command line REPL
`net.Server#listen()` helper that returns a Promise for async / await