* [axios-rate-limit 1.8.0](https://github.com/aishek/axios-rate-limit) – Rate limiter for Axios that queues requests and enforces configurable per-interval limits. * [Express Slow Down v3.1.0](https://github.com/express-rate-limit/express-slow-down) – Basic rate-limiting middleware for Express that slows down repeated requests instead of blocking them. * [express-rate-limit v8.3.1](https://github.com/express-rate-limit/express-rate-limit) – Middleware for limiting repeated requests to public APIs and endpoints. * [Elysia Rate Limit v4.5.1](https://github.com/rayriffy/elysia-rate-limit) – Lightweight rate limiter plugin for Elysia.js. * [async-ratelimiter v1.6.5](https://github.com/microlinkhq/async-ratelimiter) – Simple and efficient async rate limiting solution for HTTP servers.