p-limit
Run multiple promise-returning & async functions with limited concurrency
p-queue
Promise queue with concurrency control
p-throttle
Throttle promise-returning & async functions
p-debounce
Debounce promise-returning & async functions
@esm2cjs/p-queue
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.