15 results found Sort:

A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
Created 2021-09-29
44 commits to main branch, last one 2 years ago
Rate limit for axios
Created 2019-04-20
94 commits to master branch, last one 5 months ago
11
192
bsd-3-clause
18
A fair-share ratelimiter implemented in BPF
Created 2020-08-10
39 commits to master branch, last one 2 months ago
A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.
Created 2016-05-18
139 commits to main branch, last one about a month ago
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
Created 2021-03-17
24 commits to master branch, last one 2 years ago
Distributed transparent REST proxy for the Discord API, handles ratelimits for you, multi-bot support, dynamic, version agnostic
Created 2021-09-15
108 commits to main branch, last one 6 months ago
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
Created 2023-01-18
383 commits to main branch, last one about a month ago
Ratelimited Discord HTTP API proxy.
Created 2019-09-23
58 commits to trunk branch, last one 4 months ago
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
Created 2020-01-02
51 commits to master branch, last one 11 months ago
A set of performant rate limiters for Go
Created 2019-06-14
37 commits to master branch, last one 8 months ago
1
67
apache-2.0
2
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...
Created 2024-09-18
63 commits to main branch, last one 9 days ago
A GraphQL rate limiting library with query complexity analysisfor Node.js
Created 2022-05-11
573 commits to dev branch, last one 2 years ago
Distributed consistent flexible NestJS rate limiter based on Redis
Created 2019-11-13
1,530 commits to master branch, last one about a year ago
API GoBarber / NodeJS / Express / Typescript / SOLID
Created 2020-04-13
90 commits to master branch, last one 4 years ago
第六届字节跳动青训营后端进阶班大项目优秀奖获得者😎,文档地址👇
Created 2023-08-01
170 commits to main branch, last one 6 months ago