![go logo](https://raw.githubusercontent.com/github/explore/ac0b33cc8936c152bc0dacf91436f8099a5413c9/topics/go/go.png)
Starred repositories
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
A golang ebook intro how to build a web with golang
A cloud-native Go microservices framework with cli tool for productivity.
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
gRPC to JSON proxy generator following the gRPC HTTP spec
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
A lightweight concurrent server framework based on Golang.
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
talkgo / read
Forked from yangwenmai/learning-golangGo 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
A PDF document generator with high level support for text, drawing and images
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
A game server net framework in Golang go(Golang)游戏服务器网络框架
Generate Go code to serialize and deserialize Avro schemas