yudeguang / ratelimitLinks
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
☆102Updated last year
Alternatives and similar repositories for ratelimit
Users that are interested in ratelimit are comparing it to the libraries listed below
Sorting:
- util toolkit for go.golang 通用函数包☆176Updated last month
- [钉钉] A fast dingding development sdk written in Golang☆105Updated 3 years ago
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆221Updated last week
- k`s golang helper/library/utils 常用函数库/工具集☆305Updated 3 months ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆250Updated 2 years ago
- golang micro service base on gin. golang 微服务集成框架☆182Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- ☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.☆311Updated last year
- GORM V2 Opentracing Plugin☆93Updated 5 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- golang epoll实现☆88Updated last year
- ☆70Updated 2 years ago
- golang sdk☆142Updated 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 9 months ago
- go utils go语言常用工具库☆150Updated last year
- go-snowflake☆112Updated 5 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- 分布式任务调度平台☆152Updated last year
- A modern, comprehensive and efficient utility library of Go.☆201Updated 3 months ago
- A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open…☆336Updated 7 months ago
- Go 微服务框架,Router 基于 Gin 和 gRPC Gateway,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。☆134Updated 7 months ago
- 基于 golang 原生语法解析器实现的轻量级规则引擎☆45Updated 3 years ago
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。☆300Updated 3 years ago
- ☆68Updated 6 years ago
- gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具☆297Updated last month
- Echo & Gin & GoFiber & GoZero & Hertz & Kratos + Ant Design Pro 前后端分离的管理后台,Build Anything With Quark☆274Updated this week
- 基于gf框架的token插件,通过服务端验证方式实现token认证;☆297Updated last month
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year