queue-promise
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
@henrygd/queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
bodhi-async-batch
Run asynchronous tasks in batches with controlled concurrency - perfect for API calls, database operations, and file processing