poembro / goim-exampleLinks
一个运行在golang 上的实时通信软件架构,可拓扑架构,etcd作服务发现,服务间grpc通讯.
☆20Updated 5 months ago
Alternatives and similar repositories for goim-example
Users that are interested in goim-example are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated last week
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- AJ-Captcha行为验证码的Go实现包☆113Updated last year
- a simple netpoll implemented using go☆78Updated 2 years ago
- austin项目的golang版本,一个聚合消息推送平台☆91Updated 2 years ago
- 基于Golang Wails 开发的Redis桌面工具☆31Updated 2 years ago
- 一个go语言的轻量级的快速实现任务调度的框架,支持并发控制、超时控制和重试。框架预置函数执行器和docker执行器,快捷进行函数调度和 docker 调度。☆75Updated 5 months ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆162Updated 2 years ago
- Golang 敏感词过滤☆32Updated 9 months ago
- golang micro service base on gin. golang 微服务集成框架☆182Updated 11 months ago
- rain 一款 go 语言 HTTP 协议资源下载包,支持多协程、断点续传、自动重命名、限速等。☆27Updated 2 years ago
- Go 微服务框架,Router 基于 Gin 和 gRPC Gateway,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。☆132Updated 5 months ago
- 📲 一款满足你的多种发送需求的短信发送组件,参考overtrue/easy-sms实现的 Go 版本☆19Updated last year
- 【例子】微信开发SDK(Wechat SDK For Golang)☆51Updated 2 years ago
- 基于Gin框架开发的脚手架工具,便于使用Go快速开发接口,集成数据库、日志、配置等开源库,开箱即用☆136Updated last year
- Golang HttpAPI签名验证工具包,提供对API请求的签名生成、签名校验等工具类。☆46Updated 6 years ago
- 基于kratos 的聚合消息推送平台☆90Updated 2 years ago
- 基于go开发的高性能im服务端☆89Updated 2 years ago
- 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com☆79Updated 4 years ago
- Digger is a powerful and flexible web crawler implemented by pure golang☆193Updated 2 years ago
- The member's api service of Simple admin. Simple Admin 会员服务的Api服务。实现了会员管理,会员登录,第三方登录,手机和邮箱注册的登录等功能。☆16Updated 3 weeks ago
- Echo & Gin & GoFiber & GoZero & Hertz & Kratos + Ant Design Pro 前后端分离的管理后台,Build Anything With Quark☆266Updated 2 months ago
- go-snowflake☆112Updated 5 years ago
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆161Updated 4 months ago
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆59Updated last year
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发工作中的需求,提升开发效率。☆53Updated 3 weeks ago
- glide instant-messaging service☆294Updated 2 months ago
- [微信小程序/小游戏] A fast wechat miniprogram/minigame development sdk written in Golang☆88Updated 2 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago