@grammyjs/ratelimiter
This is a plugin for grammY and Telegraf Telegram bot frameworks to rate limit users and deflect heavy spamming in your bots.
express-redis-limit-req
Basic rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints.
hkey-async-queue
Async Queue (Throttler). For rate limiting. For example, you use an external API and the number of requests per second is limited there.
rate-limiter-pro
A simple and efficient rate limiter for controlling the rate of function executions, designed for ease of use and high performance.
@mahdi.golzar/ratelimiter
RateLimiter is a simple tool to limit the number of requests to a server from a specific IP address within a defined time window. It helps prevent abuse and overloading of the server.