express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
throttleit
Throttle a function to limit its execution rate
p-limit
Run multiple promise-returning & async functions with limited concurrency