* [@fastify/rate-limit v11.2.0](https://github.com/fastify/fastify-rate-limit) – Low-overhead rate limiter for routes. * [express-rate-limit v8.6.2](https://github.com/express-rate-limit/express-rate-limit) – Middleware for limiting repeated requests to public APIs and endpoints. * [Express Slow Down v3.1.1](https://github.com/express-rate-limit/express-slow-down) – Basic rate-limiting middleware for Express that slows down repeated requests instead of blocking them. * [Elysia Rate Limit v5.1.1](https://github.com/rayriffy/elysia-rate-limit) – Lightweight rate limiter plugin for Elysia.js. * [async-ratelimiter v1.6.10](https://github.com/microlinkhq/async-ratelimiter) – Simple and efficient async rate limiting solution for HTTP servers. * [gin-rate-limit v1.5.9](https://github.com/JGLTechnologies/gin-rate-limit) – Rate limiter middleware for the Gin web framework with in-memory, Redis, and pluggable custom stores.