widaT / crabLinks
支持超大连接数的websocket服务,灵感来着1m-go-websocket(1百万go websocket)
☆16Updated 3 years ago
Alternatives and similar repositories for crab
Users that are interested in crab are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated 2 years ago
- golang micro service base on gin. golang 微服务集成框架☆183Updated last year
- a simple netpoll implemented using go☆79Updated 2 years ago
- [钉钉] A fast dingding development sdk written in Golang☆103Updated 4 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆109Updated last year
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆162Updated last month
- 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com☆78Updated 5 years ago
- util toolkit for go.golang 通用函数包☆178Updated last month
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- Golang converts a sql create statement to a go struct, saving to time of manually writing template code☆22Updated 5 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...☆76Updated 2 months ago
- SOHA is an enhanced library of Go(Golang) templates,it extends the capabilities of the Go template engine by custom function。☆74Updated 6 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆86Updated 4 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- Operate Database So Easy For GoLang Developer☆178Updated 2 years ago
- go-snowflake☆112Updated 5 years ago
- 🔥🔥🔥Go websocket proxy, a simple websocket reverse proxy implementation, supports ws, wss☆85Updated 3 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 3 years ago
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- 兼容DEDECMS的PineCMS管理系统,允许您对外提供.so链接库。 提供类似dedecms的标签功能, 支持可以快速将dede模板转换为pinecms模板。如果喜欢请帮忙点个关注😂。☆159Updated 3 months ago
- 基于goframe实现的日志中心平台,汇总其他平台通过TCP上报的数据、分析、查询☆51Updated 5 years ago
- Alibaba Cloud dingtalk SDK for Go☆76Updated this week
- Community system build using GoFrame.☆115Updated 4 years ago
- doak-cms 是使用 gofiber 和 Xorm 的 go 文章管理系统☆57Updated last year
- 《Flamego 框架基础》是一套针对 Go 语言 Web 框架 Flamego 出品的视频语音教程,主要面向 Web 应用开发者☆49Updated 2 years ago
- golang tookit box. make anything easy. rabbitmq amqp, config file, gorm, xorm, send email, pub/sub emiter, gin helper and middleware, htt…☆59Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last month