每日一谚:Multiple function return values inform the design for handling errors.
Go技术生态
-
编写可维护的Go代码 – https://jogendra.dev/writing-maintainable-go-code
-
Go Explorer: 全新的、直观的、有趣的在线环境,用于学习、探索和试验Go编程语言 – https://github.com/mikeleppane/go-explorer
-
当更多的并行性!=更多的性能时 – https://convey.earth/conversation?id=44
-
gocap: 列出你的依赖能力,监测依赖更新是否需要更多的能力 – https://github.com/cugu/gocap
-
使用Kubernetes API – 资源、kind和对象 – https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology/
-
本地机器上的Kubernetes – https://blog.devgenius.io/kubernetes-on-local-machine-e061a30a2bbe
-
LitmusChaos成为CNCF的孵化项目 – https://www.cncf.io/blog/2022/01/11/litmuschaos-becomes-a-cncf-incubating-project/
-
mr-plow: 最小的内存使用,云原生logstash的替代品 – https://github.com/Ringloop/mr-plow
-
服务发现与配置管理高可用最佳实践 – https://my.oschina.net/u/3874284/blog/5392368
-
IoRing与io_uring:Windows和Linux实现的比较 – https://windows-internals.com/ioring-vs-io_uring-a-comparison-of-windows-and-linux-implementations/
-
kong: 我们是如何获得12%的RPS增长和37%的延迟下降的?- https://konghq.com/blog/kong-gateway-performance/
资料下载
关注公众号
iamtonybai
,发送特定关键字获取对应精品资料!
-
Go语言学习技术路线图2021版 – 发送
go2021
-
GopherChina 2021技术大会ppt资料 – 发送
gopherchina2021
; -
GopherChina 2020技术大会ppt资料 – 发送
gopherchina2020
; -
GopherCon 2020大会技术ppt资料 – 发送
gophercon2020
; -
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 – 发送
distsys
; -
O’Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 – 发送
distrace
; -
加州伯克利的47页的“机器学习的数学基础”资料 – 发送
math4ml
;