p-limit
Run multiple promise-returning & async functions with limited concurrency
limiter
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
throttleit
Throttle a function to limit its execution rate
debounce
Delay function calls until a set time elapses after the last invocation