Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golang-china/awesome-go-zh
:books: Go资源精选中文版(含中文图书大全)
https://github.com/golang-china/awesome-go-zh
List: awesome-go-zh
awesome awesome-go awesome-go-cn awesome-go-zh awesome-list chinese go golang
Last synced: about 1 month ago
JSON representation
:books: Go资源精选中文版(含中文图书大全)
- Host: GitHub
- URL: https://github.com/golang-china/awesome-go-zh
- Owner: golang-china
- License: bsd-3-clause
- Created: 2018-08-15T02:22:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T07:11:46.000Z (about 2 years ago)
- Last Synced: 2024-04-11T03:30:20.188Z (7 months ago)
- Topics: awesome, awesome-go, awesome-go-cn, awesome-go-zh, awesome-list, chinese, go, golang
- Language: Go
- Homepage:
- Size: 7.68 MB
- Stars: 1,146
- Watchers: 49
- Forks: 172
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - golang-china/awesome-go-zh - go,awesome-go-cn,awesome-go-zh,awesome-list,chinese,go,golang pushed_at:2022-10 star:1.2k fork:0.2k :books: Go资源精选中文版(含中文图书大全) (Go)
- ultimate-awesome - awesome-go-zh - :books: Go资源精选中文版(含中文图书大全). (Other Lists / PowerShell Lists)
- awesome-hacking-lists - golang-china/awesome-go-zh - :books: Go资源精选中文版(含中文图书大全) (Go)
README
# Go资源精选中文版
- *KusonStack一站式可编程配置技术栈(Go): https://github.com/KusionStack/kusion*
- *KCL 配置编程语言(Rust): https://github.com/KusionStack/KCLVM*
- *凹语言™: https://github.com/wa-lang/wa*----
Go中国讨论组: https://groups.google.com/forum/#!forum/golang-china
开发者头条: https://toutiao.io/subjects/318517
----
## 收录标准
- 有深度或时效性的单篇或系列非转载的原创或翻译文章
- Github上类似awesome系列的集合类或列表类项目必须:Go强相关的,至少1k个star## 其它awesome
- https://github.com/avelino/awesome-go
## 中国区Go语言贡献者
- [go-contributors.md](go-contributors.md)
----
## 入门到精通
1. Go指南: https://tour.golang.org, https://tour.go-zh.org/
1. Go圣经: https://gopl.io, https://github.com/golang-china/gopl-zh
1. Go进阶: https://github.com/chai2010/advanced-go-programming-book----
## 官方文档(所有第三方文档的灵感来源)
1. 官网: https://golang.org/, https://golang.google.cn/
1. 博客: https://blog.golang.org/
1. 报告: https://talks.golang.org/
1. 老巢: https://github.com/golang/
1. 维基: https://github.com/golang/go/wiki
1. 文档: https://godoc.org/核心开发者的博客:
- Russ Cox: https://twitter.com/_rsc, https://swtch.com/~rsc
- Rob Pike: https://twitter.com/rob_pike
- Dave Cheney: https://twitter.com/davecheney, https://dave.cheney.netGo2 草案:
- https://blog.golang.org/go2draft
- https://go.googlesource.com/proposal/+/master/design/go2draft.md
- https://github.com/golang/proposal/blob/master/design/go2draft-generics-overview.md
- https://github.com/golang/proposal/blob/master/design/go2draft-error-handling.md
- [go2设计草案介绍](https://github.com/songtianyi/songtianyi.github.io/blob/master/mds/techniques/go2-design-draft-introduction.md)----
## 讨论组
全球论坛(需要站在长城看):
1. 官方讨论组: https://groups.google.com/forum/#!forum/golang-nuts
1. Go中国讨论组: https://groups.google.com/forum/#!forum/golang-china国内论坛:
1. https://gocn.vip/
1. https://golangtc.com/
1. https://studygolang.com/
1. https://zhihu.com/topic/19625982/
1. https://www.newsmth.net/bbsdoc.php?board=Golang----
## 报告列表
1. [Go&WebAssembly简介](https://talks.godoc.org/github.com/chai2010/awesome-go-zh/chai2010/chai2010-golang-wasm.slide) - [chai2010](https://github.com/chai2010/awesome-go-zh/tree/master/chai2010) [Go·夜读](https://github.com/developer-learning/reading-go/issues/445) 2019/08/15
1. [再谈 Go 语言在前端的应用前景](https://www.jiqizhixin.com/articles/2019-01-02-35) - 许式伟 2019/01/02
1. [Go语言简介](https://talks.godoc.org/github.com/chai2010/awesome-go-zh/chai2010/chai2010-golang-intro.slide) - [chai2010](https://github.com/chai2010/awesome-go-zh/tree/master/chai2010) 武汉·黄鹤会 2018/12/16
1. [GIAC: 2018 - Go 语言将要走向何方?](chai2010/giac2018) - [chai2010](https://github.com/chai2010/awesome-go-zh/tree/master/chai2010) 上海·GIAC全球互联网架构大会 2018/11/23
1. [Go语言并发编程](https://talks.godoc.org/github.com/chai2010/awesome-go-zh/chai2010/chai2010-golang-concurrency.slide) - [chai2010](https://github.com/chai2010/awesome-go-zh/tree/master/chai2010) 武汉·光谷猫友会 2018/09/16, [整理01](https://mp.weixin.qq.com/s/UaY9gJU85dq-dXlOhLYY1Q)/[整理02](https://mp.weixin.qq.com/s/_aKNO-H11GEDA-l0rycfQQ)
1. [深入CGO编程](https://github.com/chai2010/gopherchina2018-cgo-talk) - [chai2010](https://github.com/chai2010/awesome-go-zh/tree/master/chai2010) GopherChina2018·上海 2018/04/15----
## Go语言电子书
1. 胡文Go.ogle: https://github.com/chai2010/gopherchina2018-cgo-talk/blob/master/go.ogle.pdf
1. Go高级编程: https://github.com/chai2010/advanced-go-programming-book
1. Go Web编程: https://github.com/astaxie/build-web-application-with-golang
1. Go语法树入门: https://github.com/chai2010/go-ast-book
1. µGo语言实现: https://github.com/wa-lang/ugo-compiler-book
1. 官方收录图书: https://github.com/golang/go/wiki/BooksGo2图书:
1. Go2编程指南: https://github.com/chai2010/go2-book
## Go语言出版图书
- 第一本中文图书: [Go语言·云动力](http://www.ituring.com.cn/book/1040), fango, 2012
- Go语言官方图书: [The Go Programming Language](https://gopl.io), D&K, 2016
- Go语言进阶图书: [Go语言高级编程](https://book.douban.com/subject/34442131/): 柴树杉 & 曹春晖豆瓣 **7分以上** 图书(国内已出版)([链接](https://book.douban.com/subject_search?search_text=go%E8%AF%AD%E8%A8%80)):
1. [Go程序设计语言(英文版)](https://book.douban.com/subject/26859123/): D&K
1. [Go语言高级编程](https://book.douban.com/subject/34442131/): 柴树杉 & 曹春晖
1. [Go程序设计语言(中文版)](https://book.douban.com/subject/27044219/): D&K
1. [Go学习笔记](https://book.douban.com/subject/26832468/): 雨痕
1. [Go语言实战](https://book.douban.com/subject/27015617/): WilliaKennedy
1. [Go语言编程](https://book.douban.com/subject/11577300/): 许式伟
1. [Go并发编程实战](https://book.douban.com/subject/27016236/): 郝林
1. [Go语言程序设计](https://book.douban.com/subject/24869910/): Mark Summerfield中文 **原创** 部分(不含 **编著/主编** 类型):
1. [Go语言高级编程](https://book.douban.com/subject/34442131/): 柴树杉 & 曹春晖, 2019, 89元
1. [Go语言核心编程](http://product.china-pub.com/8052655): 李文塔, 2018, 79元
1. [Go学习笔记](http://product.china-pub.com/4971695): 雨痕, 2016, 89元
1. [Go并发编程实战](https://book.douban.com/subject/27016236/): 郝林, 2015, 79元
1. [Go Web 编程](http://product.china-pub.com/3767290): 谢孟军, 2013, 65元
1. [Go语言编程](http://www.ituring.com.cn/book/967): 许式伟, 2012, 49元
1. [Go语言·云动力](http://www.ituring.com.cn/book/1040): fango, 2012, 39元中文 **编著/主编** 部分:
1. [Go程序员面试算法宝典](http://product.china-pub.com/8058587): 猿媛之家(编著), 2019, 69元
1. [Go语言编程实战](http://product.china-pub.com/8062288): 强彦 & 王军红(主编), 2019, 59元
1. [GO语言公链开发实战](http://product.china-pub.com/8061295): 郑东旭 等(编著), 2019, 89元
1. [Go语言编程入门与实战技巧](http://product.china-pub.com/8051880): 黄靖钧(编著), 2018, 79元
1. [Go语言从入门到进阶实战:视频教学版](http://product.china-pub.com/8014297): 徐波(编著), 2018, 99元
1. [Go语言程序设计](http://product.china-pub.com/4076269): 王鹏(编著), 2014, 39元国外引进部分:
1. [Go语言实战](http://product.china-pub.com/8057254): Matt Butcher, Matt Farina, 2019, 79
1. [Go语言并发之道(中文翻译)](http://www.oreilly.com.cn/index.php?func=book&isbn=978-7-5198-2494-5): Katherine Cox-Buday, 2018, 58元
1. [Go语言入门经典(中文翻译)](https://www.epubit.com/book/detail/7239): [英]乔治 奥尔波, 2018, 59元
1. [Go Web编程(中文翻译)](https://www.amazon.cn/dp/B078CN7XSS): 郑兆雄, 2017, 79元
1. [Go程序设计语言(中文翻译)](http://product.china-pub.com/5576736): D&K, 2017, 79元
1. [Go语言实战(中文翻译)](http://product.china-pub.com/5294458): WilliaKennedy, 2017, 59元
1. [Go语言程序设计(中文翻译)](http://product.china-pub.com/3768290): Mark Summerfield, 2013, 69元英文影印版:
1. [Go程序设计语言(英文)](http://product.china-pub.com/4912464): D&K, 2016, 79元
## 其它图书(Go语言相关)
中文原创部分:
1. [分布式缓存——原理、架构及Go语言实现](https://www.epubit.com/book/detail/39324): 胡世杰, 2018, 49元
1. [自己动手实现Lua](https://github.com/zxh0/luago-book): 张秀宏, 2018, 89元
1. [分布式对象存储 原理 架构及Go语言实现](http://product.china-pub.com/8016311): 胡世杰, 2018, 59元
1. [自己动手写Java虚拟机](https://github.com/zxh0/jvmgo-book): 张秀宏, 2016, 69元国外引进部分:
1. [机器学习:Go语言实现](http://product.china-pub.com/8053220): [美] 丹尼尔·怀特纳克, 2018, 59元
1. [Cloud Native Go:构建基于Go和React的云原生Web应用与微服务(中文翻译)](http://product.china-pub.com/6170789): Kevin Hoffman, 2017, 69元----
## Go2
- https://github.com/golang/go/wiki/Go2
- https://github.com/golang/go/labels/Go2## Go Modules
**官方文档**
- https://tip.golang.org/cmd/go/#hdr-Modules__module_versions__and_more
- https://research.swtch.com/vgo
- https://github.com/golang/go/wiki/vgo
- https://github.com/golang/go/wiki/Modules**其它文档**
- https://lingchao.xin/tags/vgo/
- https://tonybai.com/2018/07/15/hello-go-module/
- https://roberto.selbach.ca/intro-to-go-modules
- https://www.cnblogs.com/apocelipes/p/9609895.html
- https://arslan.io/2018/08/26/using-go-modules-with-vendor-support-on-travis-ci/
- https://tonybai.com/2018/07/15/hello-go-module/
- https://colobu.com/2018/08/27/learn-go-module/
- https://www.komu.engineer/blogs/go-modules-early-peek----
## Go & Google 出品库
*Go team:*
- https://github.com/golang/protobuf/
- https://github.com/golang/oauth2
- https://github.com/golang/glog
- https://github.com/golang/geo
- https://github.com/golang/groupcache
- https://github.com/golang/snappy
- https://github.com/golang/freetype
- https://github.com/rsc/goversion*Google team:*
- https://github.com/googleapis/googleapis
- https://github.com/google/btree
- https://github.com/google/go-cloud
- https://github.com/google/gops
- https://github.com/google/gvisor
- https://github.com/google/google-api-go-client
- https://github.com/grpc/grpc-go----
## 新编程语言
- Go+ 语言, 许式伟
- https://github.com/goplus/gop
- 凹语言, 柴树杉/丁尔男/史斌
- https://github.com/wa-lang/wa----
## WebAssembly
**Go官方资料**
- https://tip.golang.org/pkg/syscall/js
- https://github.com/golang/go/tree/master/misc/wasm**wasm资料精选**
- https://github.com/chai2010/awesome-wasm-zh
- https://github.com/mbasso/awesome-wasm
- https://gopry.rice.sh/**WebAssembly图书**
1. [WebAssembly标准入门](https://www.epubit.com/book/detail/40619) - 人民邮电出版社, 49元
1. [C/C++面向WebAssembly编程](https://github.com/3dgen/cppwasm-book) - 开源图书, 开发中
1. [Learn WebAssembly](https://www.packtpub.com/web-development/learn-webassembly) - 英文
1. [Programming WebAssembly with Rust](https://medium.com/@KevinHoffman/programming-webassembly-with-rust-the-book-7c4a890fcf97) - 英文, 开发中----
## 云计算
- https://github.com/google/go-cloud
- [Portable Cloud Programming with Go Cloud](https://blog.golang.org/go-cloud), [中文](http://www.53it.net/show/1708.html)
- https://cloud.google.com/appengine/docs/standard/go/
- [Google Cloud Functions for Go](https://medium.com/google-cloud/google-cloud-functions-for-go-57e4af9b10da)-----
## 数据库 & ORM
**BoltDB**
- https://github.com/boltdb/bolt
- https://github.com/etcd-io/bbolt**LevelDB**
- https://github.com/dgraph-io/badger
- https://github.com/syndtr/goleveldb**SQLite3**
- https://github.com/mattn/go-sqlite3
**ORM**
- https://github.com/rsc/dbstore
- https://github.com/go-gorp/gorp
- https://github.com/jinzhu/gorm-----
## DevOps
- KusionStack 可编程配置技术栈
- https://github.com/KusionStack/kusion-----
## 其他