CodyGuo / Go-CodyLinks
学习Go过程中遇到的坑
☆18Updated 8 years ago
Alternatives and similar repositories for Go-Cody
Users that are interested in Go-Cody are comparing it to the libraries listed below
Sorting:
- 中小企业应用系统,主要是CRM+进销存+财务,采用golang开发,前台采用reactjs☆17Updated 10 years ago
- 一个使用golang实现的push代理,推送协议采用自定义二进制协议,传输数据简单加密,业务实现push、callback、im,后台消息系统采用nsq☆22Updated 2 years ago
- 一个即开即用的桌面跨平台IM客户端,使用Swing构架进行开发。☆32Updated 10 years ago
- 为了促进产品的平台化建设, 把kafka消息队列从服务中抽象出来。让消息队列只关注消息的订阅和发布,使用微服务,减少与业务逻辑的耦合, 该服务支持多实例部署☆19Updated 8 years ago
- 公众号token服务,统一管理token,jsticket,过期后自动从官网获取,保存到数据库、本地缓存,并对外提供获取、刷新接口☆15Updated 3 years ago
- 一个Golang搭建的游戏服务器框架☆14Updated 9 years ago
- golang游戏服务器 基于socket☆38Updated 11 years ago
- push offline message☆29Updated 2 years ago
- 学习go语言☆15Updated 5 years ago
- notify server via websocket☆10Updated 5 years ago
- rstore是一个使用golang实现的快速、轻量级的数据库中间件,使用redis协议交互,根据路由规则,某类key可同时存放在mysql,postgresql,redis中。自带web管理工具☆26Updated 8 years ago
- tim client in go☆12Updated 6 months ago
- Golang 代码生成工具☆11Updated 6 years ago
- 小而美的业务基础框架,也是本项目的核心☆44Updated 6 years ago
- wmq admin☆34Updated 7 years ago
- dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们…☆42Updated 7 years ago
- Go+Docker实现的深度学习图片识别服务☆10Updated 8 years ago
- go语言照片网站,根据徐式伟《go语言编程》的例子编写☆19Updated 7 years ago
- golang 版的tcp通讯库,让tcp开发更简单☆15Updated 6 years ago
- 可以支持1亿以上用户的IM系统☆32Updated 7 years ago
- crontab, golang crontab, wheeltimer☆13Updated 7 years ago
- Apiware binds the specified parameters of the Golang net/http and fasthttp requests to the structure and verifies the validity of the par…☆25Updated 8 years ago
- golang搭建的websocket服务器☆25Updated 7 years ago
- 一个基于melody+gin+goredis+gorm的websocket聊天架构,利用redis实现支持分布式部署☆23Updated 6 years ago
- 模拟微信扫码登录