yudeguang / ratelimit
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
☆101Updated last year
Alternatives and similar repositories for ratelimit:
Users that are interested in ratelimit are comparing it to the libraries listed below
- util toolkit for go.golang 通用函数包☆176Updated last month
- GORM V2 Opentracing Plugin☆93Updated 4 years ago
- k`s golang helper/library/utils 常用函数库/工具集☆303Updated 2 months ago
- Go 微服务框架,Router 基于 Gin 和 gRPC Gateway,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。☆131Updated last month
- golang micro service base on gin. golang 微服务集成框架☆181Updated 7 months ago
- [钉钉] A fast dingding development sdk written in Golang☆105Updated 3 years ago
- AJ-Captcha行为验证码的Go实现包☆110Updated 9 months ago
- golang epoll实现☆87Updated last year
- 基于kratos 的聚合消息推送平台☆86Updated last year
- gocron 任务调度系统采用gorm,底层的任务调度通过rpcx框架,支持etcd服务注册与发现机制.支持多台服务器集成运行☆27Updated 4 years ago
- go-snowflake☆110Updated 5 years ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆84Updated last year
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆221Updated 2 weeks ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆249Updated last year
- go zero gorm extension / Integrated processing of db model and Redis cache☆253Updated last week
- A modern, comprehensive and efficient utility library of Go.☆197Updated this week
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆115Updated 8 months ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- austin项目的golang版本,一个聚合消息推送平台☆89Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 8 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆90Updated 2 months ago
- gcache是gorm的中间件,插入后gorm即刻拥有缓存。☆388Updated 3 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 3 months ago
- Online Go tools.☆61Updated 2 years ago
- Echo & Gin & GoFiber & GoZero & Hertz & Kratos + Ant Design Pro 前后端分离的管理后台,Build Anything With Quark☆246Updated this week
- parse SQL to gorm struct☆133Updated 2 years ago
- 基于go-kratos框架开发的基础服务,以及快速启动layout☆38Updated last year
- ☆69Updated 2 years ago
- go util 是golang通用工具包,实现一站式,开箱即用☆75Updated 6 years ago
- Golang development basic scaffold☆172Updated 4 months ago