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.
async-task-runner-js
Empower your single-threaded JavaScript with intelligent task pooling, throttling, and prioritization. A better alternative to Promise.all() for managing thousands of async operations without overwhelming your resources.