* [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. * [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.