🍀 Golang basic library. || Go语言基础库
-
Updated
Jun 17, 2024 - Go
🍀 Golang basic library. || Go语言基础库
🌱 Simple samples that use Ocelot to build API Gateway.
Rate limit for axios
Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications.
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
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
A set of performant rate limiters for Go
🍗 a concurrent http file downloader
Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.
Modular, way of implementing rate-limiting in python with a few handy default implementations
JavaScript Resilience Library
Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
Rate limiter for async functions using Redis as a backend.
manages multiple throttlers with ability to ramp up and down
A throttling middleware for ASP.NET Core
go-kit微服务套件的使用,涉及的内容有gin、grpc、服务发现、负载均衡、限流器、熔断器、错误处理、日志、监控、分布式追踪、jwt
Add a description, image, and links to the ratelimit topic page so that developers can more easily learn about it.
To associate your repository with the ratelimit topic, visit your repo's landing page and select "manage topics."