p-queue
Promise queue with concurrency control
p-limit
Run multiple promise-returning & async functions with limited concurrency
p-throttle
Throttle promise-returning & async functions
@henrygd/queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.