aaffo's repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Awesome-offer
关于面试/谈Offer/程序员职场生涯等
build-web-application-with-golang
A golang ebook intro how to build a web with golang
code-guide
Standards for developing consistent, flexible, and sustainable HTML and CSS.
coding-interview-university
A complete computer science study plan to become a software engineer.
docker_practice
Learn and understand Docker technologies, with real DevOps practice!
For-learning-Go-Tutorial
Introduction to beginners learn to go
go-ethereum
Official Go implementation of the Ethereum protocol
go-gin-example
An example of gin
interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
iris
The fastest community-driven web framework for Go. Webassembly, Automatic HTTPS with Public Domain, MVC, Routing on its bests, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. https://bit.ly/謝謝 | https://bit.ly/iriscandothat1 | https://bit.ly/iriscandothat3 |
kubernetes
Production-Grade Container Scheduling and Management
openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
prometheus
The Prometheus monitoring system and time series database.
the-art-of-command-line
Master the command line, in one page
The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。