16 results found Sort:

107
525
mit
14
🍀 Golang basic library. || Go语言基础库
Created 2019-08-27
417 commits to master branch, last one 3 months ago
:seedling: Simple samples that use Ocelot to build API Gateway.
Created 2017-11-23
35 commits to master branch, last one 5 years ago
Rate limit for axios
Created 2019-04-20
94 commits to master branch, last one 3 months ago
Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications.
Created 2023-03-27
213 commits to master branch, last one 5 months ago
A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.
Created 2016-05-18
137 commits to main branch, last one 3 days ago
Limit the request processing rate between multiple NGINX instances backed by Redis
Created 2014-09-18
26 commits to master branch, last one 3 years ago
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
Created 2021-03-17
24 commits to master branch, last one 2 years ago
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Created 2017-12-13
86 commits to develop branch, last one about a year ago
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions
Created 2023-01-18
374 commits to main branch, last one 27 days ago
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
Created 2020-01-02
51 commits to master branch, last one 8 months ago
A set of performant rate limiters for Go
Created 2019-06-14
37 commits to master branch, last one 6 months ago
Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.
Created 2018-10-25
6 commits to master branch, last one 3 years ago
Modular, way of implementing rate-limiting in python with a few handy default implementations
Created 2018-12-04
68 commits to master branch, last one about a year ago
JavaScript Resilience Library
Created 2021-01-07
7 commits to main branch, last one 2 months ago
Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
Created 2021-09-12
76 commits to master branch, last one 4 months ago
Rate limiter for async functions using Redis as a backend.
Created 2022-06-22
187 commits to master branch, last one 17 days ago