1024casts / fastimLinks
FastIM, 一个基于Go语言实现的IM服务
☆22Updated 4 years ago
Alternatives and similar repositories for fastim
Users that are interested in fastim are comparing it to the libraries listed below
Sorting:
- 高性能分布式自增id生成器☆63Updated 6 years ago
- Golang 分布式ID生成系统,高性能、高可用、易扩展的id生成服务☆63Updated 4 years ago
- 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com☆79Updated 5 years ago
- 😎从简单的即时聊天来看架构演变by golang☆95Updated 5 years ago
- 从零开始微服务框架使用☆44Updated 6 years ago
- 一站式 go web 开发支持, 提供基础的 session, redis, mysql, mongo 操作, 提供通用的后端CURD基本操作, 让开发更便捷☆61Updated last year
- 一个rpcx的演示程序 - 电子商城☆32Updated 6 years ago
- 高性能数据库扩展工具,目标: 1. 简单高效,最大限度的保留原生特性的基础上,使其使用起来简单,使得开发更高效。 2. 高性能, 支持orm的基础上,最大限度的减少性能损耗,适用于高性能场景的数据库查询。☆35Updated 2 years ago
- firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏☆54Updated 6 months ago
- ☆40Updated 3 weeks ago
- 文件服务器可分片,断点续传等☆20Updated 5 years ago
- Ego 的客户端组件最佳实践☆99Updated 2 years ago
- 基于Beego完成的合租短租web服务☆56Updated 6 years ago
- Go graphics are generated as code tools☆43Updated 3 years ago
- High Quality Api Getaway☆96Updated 2 years ago
- 微信小程序 todo后端,采用GoFrame框架搭建,包含微信认证、token管理、发送微信模板消息等☆81Updated 5 years ago
- GO Micro 搭建 Consul服务发现集群实例☆23Updated 7 years ago
- 基于goframe实现的日志中心平台,汇总其他平台通过TCP上报的数据、分析、查询☆51Updated 5 years ago
- 由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架前端Vue Typescript版本, 搭建完成即可快速、高效投入业务开发☆63Updated 3 years ago
- Golang 全自动生成业务框架,原来需要1天的事情,现在只需要1分钟☆131Updated 5 years ago
- 《Go 语言高级编程》随书源码☆64Updated 6 years ago
- go 开发经常用到的解析包☆71Updated 5 years ago
- ☆10Updated 4 years ago
- Golang WEB framework base on Gin, more components to improve development efficiency.☆49Updated 6 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池