zhangchaokun's Stars
qq576067421/Fishing
完美复刻街机的捕鱼游戏,最大支持6人联机对战。
fanchy/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
junjunsoul/qipai
棋牌游戏后台
Terry-Ye/im
纯go实现的分布式im即时通讯系统,各层可单独部署,之间通过rpc通讯
OctopusLian/cgss
《Go语言编程》demo_一个棋牌游戏服务器
zhengpingjie/cow
golang棋牌游戏牛牛
liuqingliu/cgss
棋牌游戏服务器
pyihe/ALG-QiPai
棋牌类算法(功能实现)
gochenzl/chess
基于Go语言的棋牌游戏框架
WhoIsYourBaby/chess
使用pomelo+CocosCreator开发的棋牌游戏集
shuimuliang/qnmahjongclient
Mahjong App
shuimuliang/qnmahjongserver
Mahjong server implemented by Golang
Golangltd/LollipopGo
稳定分支2.9.X 版本已更新,由【Golang语言游戏服务器】维护,全球服游戏服务器及区域服框架,目前协议支持websocket、http及RPC,采用状态同步、帧同步,愿景:打造MMO多人竞技游戏框架! 功能持续更新中... ...
mattn/go-gtk
Go binding for GTK
lonng/nanoserver
DEMO: Mahjong server base on nano(https://github.com/lonng/nano)
fagongzi/manba
HTTP API Gateway
gopherchina/docs
gopherchina website docs
gopherchina/website
gopherchina.org site
gopherchina/meetup
meetup in China
gopherchina/conference
oxequa/realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
GrassInWind2019/Kubernetes_Advanced_Practical
《kubernetes进阶实战》一书配套YAML源码
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
walu/wgf
wgf, a wonderful framework in golang.
GrassInWind2019/gRPC-kafkaDemo
Use Consul to do service discovery, use gRPC +kafka to do message produce and consume. Use redis to store result.
ylzyqt/kubernetes-integration
kubernetes的一些学习心得
yinggaozhen/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
liuyi01/imooc-docs
liuyi01/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。