yudeguang / ratelimitLinks
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
☆102Updated 2 years ago
Alternatives and similar repositories for ratelimit
Users that are interested in ratelimit are comparing it to the libraries listed below
Sorting:
- k`s golang helper/library/utils 常用函数库/工具集☆305Updated last month
- [钉钉] A fast dingding development sdk written in Golang☆103Updated 4 years ago
- util toolkit for go.golang 通用 函数包☆178Updated last month
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆221Updated 2 weeks ago
- ☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.☆313Updated 2 years ago
- GORM V2 Opentracing Plugin☆92Updated 5 years ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆119Updated last year
- golang micro service base on gin. golang 微服务集成框架☆183Updated last year
- ☆70Updated 3 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆133Updated last year
- go-snowflake☆112Updated 5 years ago
- gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具☆300Updated last month
- A modern, comprehensive and efficient utility library of Go.☆200Updated 8 months ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆251Updated 2 years ago
- golang epoll实现☆88Updated 2 years ago
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- [微信公众号] A fast wechat offiaccount development sdk written in Golang☆116Updated 3 years ago
- 在使用go-zero时候,记录一些使用心得☆49Updated 3 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆86Updated 4 months ago
- go utils go语言常用工具库☆150Updated 2 years ago
- go jaeger 链路追踪,实现了5个服务调用的链路,支持 gRPC 和 HTTP。☆146Updated 2 years ago
- Go 微服务框架,Router 基于 Gin 和 gRPC Gateway,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。☆135Updated 3 months ago
- gcache是gorm的中间件,插入后gorm即刻拥有缓存。☆387Updated 4 years ago
- golang sdk☆147Updated this week
- mod: zap logging in golang☆57Updated 7 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- Golang development basic scaffold☆174Updated last year
- pdf document generation library☆126Updated last year
- parse SQL to gorm struct☆141Updated 3 years ago