widaT / crabLinks
支持超大连接数的websocket服务,灵感来着1m-go-websocket(1百万go websocket)
☆15Updated 2 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☆85Updated 3 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆117Updated last year
- golang micro service base on gin. golang 微服务集成框架☆183Updated last year
- [钉钉] A fast dingding development sdk written in Golang☆105Updated 4 years ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆161Updated 7 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆104Updated last year
- 基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看☆112Updated 2 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业 务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆103Updated last year
- golang sdk☆144Updated last month
- a simple fsm for Go☆51Updated 3 years ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆65Updated 5 years ago
- go版本的钉钉开发api☆166Updated 8 months ago
- 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com☆79Updated 5 years ago
- util toolkit for go.golang 通用函数包☆177Updated 3 weeks ago
- 对Gin框架封装的通用用户认证、登录、注册☆58Updated 5 years ago
- Alibaba Cloud dingtalk SDK for Go☆76Updated last month
- 基于Golang Wails 开发的Redis桌面工具☆31Updated 2 years ago
- Golang开发扩展库,包括字符串处理、日期转换、类型转换、切片处理、压缩、加密、AES/ECB加密解密等☆56Updated 3 years ago
- austin项目的golang版本,一个聚合消息推送平台☆92Updated 2 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 4 years ago
- 《Flamego 框架基础》是一套针对 Go 语言 Web 框架 Flamego 出品的视频语音教程,主要面向 Web 应用开发者☆48Updated 2 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- go-snowflake☆112Updated 5 years ago
- 基于kratos 的聚合消息推送平台☆89Updated 2 years ago
- k`s golang helper/library/utils 常用函数库/工具集☆306Updated 5 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 2 months ago
- 高性能分布式自增id生成器☆63Updated 6 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 11 months ago