p-queue
Promise queue with concurrency control
p-limit
Run multiple promise-returning & async functions with limited concurrency
throttleit
Throttle a function to limit its execution rate
debounce
Delay function calls until a set time elapses after the last invocation