每日一谚:Decoupling means reducing the dependencies between components and the types they use.
Go技术生态
-
创建分布式的、可扩展的、持久的和高可用性的软件--与Cadence合作 - https://betterprogramming.pub/create-distributed-scalable-durable-and-highly-available-software-with-cadence-9f4fa6b1376b -
Go中的内存管理 - https://medium.com/@ali.can/memory-optimization-in-go-23a56544ccc0 -
使用Go的UTF-8字符串:len(s)是不够的 - https://henvic.dev/posts/go-utf8/ -
用Go编写一个简单的内存键值数据库 - https://aly.arriqaaq.com/building-a-database-in-go/ -
由Go的源代码中生成Typescript类型 - https://github.com/gzuidhof/tygo/tree/v0.1.0 -
使用IntelliJ或Goland加速Golang开发的5个技巧 - https://keithperry.io/5-tips-to-speed-up-golang-development-with-intellij-or-goland-6646110e9c5e -
使用Go建立一个负载均衡器 - https://betterprogramming.pub/building-a-load-balancer-in-go-3da3c7c46f30 -
带有ko的自动SBOMs - https://blog.chainguard.dev/auto-sboms-with-ko/ -
Oso:一个包含电池的框架,用于在你的应用程序中建立授权 - https://github.com/osohq/oso -
fgprof:一个取样的Go分析器,可以让你一起分析CPU上和CPU外(如I/O)的时间。- https://github.com/felixge/fgprof -
顶级代码女神,编程界最有权势的女王 - https://mp.weixin.qq.com/s/gcMl_35xekGy832EWEsNBA -
图形化我这个包的泛型 - https://medium.com/streamotion-tech-blog/visualising-the-cost-of-kubernetes-ca64f642de8c
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
-
Go语言学习技术路线图2021版 - 发送go2021 -
GopherChina 2021技术大会ppt资料 - 发送gopherchina2021; -
GopherCon 2020大会技术ppt资料 - 发送gophercon2020; -
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys; -
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace; -
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;
文章评论