There are 0 repository under ratelimiter topic.
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
Rate limit for axios
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
Rate limiting/throttling/circuit-breaking library for ASP.NET Core, 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 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
manages multiple throttlers with ability to ramp up and down
token bucket ratelimiter for nginx-lua/go/gin-middleware
Ratelimited gateway queue for multiserviced bots.
Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana
A fixed window rate limiter based on Redis
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
This is a C# port of modified version of Guava RateLimiter
Currency Exchange API for Spring Boot
golang ratelimiter without using channels or timers
High level Java wrapper for the Discord API
Express Template
Java
Python sliding window counter API rate limiter using Redis.
Rate limit middleware for golang echo framework
This package is for controlling everything related to website visits using the Laravel framework