Simple async rate limiter for Node.js — promise-friendly limits for APIs and workers.
-
Updated
Aug 5, 2026 - JavaScript
Simple async rate limiter for Node.js — promise-friendly limits for APIs and workers.
Zero-dependency, fixed window, queued rate limit for axios
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
Distributed transparent REST proxy for the Discord API, handles ratelimits for you, multi-bot support, dynamic, version agnostic
A Distributed RateLimit for Controller-Actions and Minimal API.
Rate limiting/throttling/circuit-breaking library for ASP.NET, Azure Functions and, in fact, any .NET app. Supports Redis and many other distributed counter stores.
Ratelimited Discord HTTP API proxy.
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
A set of performant rate limiters for Go
A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multiple rate-limiting policies and is scalable with Docker for easy deployment.
A GraphQL rate limiting library with query complexity analysisfor Node.js
Distributed consistent flexible NestJS rate limiter based on Redis
API GoBarber / NodeJS / Express / Typescript / SOLID
Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。
manages multiple throttlers with ability to ramp up and down
To associate your repository with the ratelimiter topic, visit your repo's landing page and select "manage topics."