🍀 Golang basic library. || Go语言基础库
-
Updated
Apr 10, 2025 - Go
🍀 Golang basic library. || Go语言基础库
🌱 Simple samples that use Ocelot to build API Gateway.
Zero-dependency, fixed window, queued rate limit for axios
A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
Limit the request processing rate between multiple NGINX instances backed by Redis
Tool for recovering the phone number tied to a Google account
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.
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
A set of performant rate limiters for Go
Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.
🍗 a concurrent http file downloader
A GoLang middleware that handles GitHub API rate limits - primary rate limit & secondary rate limit
JavaScript Resilience Library
Modular, way of implementing rate-limiting in python with a few handy default implementations
Rate limiter for async functions using Redis as a backend.
Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
manages multiple throttlers with ability to ramp up and down
A throttling middleware for ASP.NET Core
To associate your repository with the ratelimit topic, visit your repo's landing page and select "manage topics."