每日一谚:Cgo must always be guarded with build tags.
Go技术生态
驯服Go的内存使用:我们如何避免用Rust重写我们的客户端 - https://www.akitasoftware.com/blog-posts/taming-gos-memory-usage-or-how-we-avoided-rewriting-our-client-in-rust
受java quartz启发实现的零依赖go调度库 - https://github.com/reugn/go-quartz
使用go泛型语法实现的切片过滤函数 - https://preslav.me/2021/09/22/implementing-a-generic-filter-function-in-golang/
Node.js与Go,哪门语言更好:在6个关键领域进行比较 - https://qvault.io/golang/node-js-vs-go/
为你的内部Tailscale服务提供TLS证书 - https://tailscale.com/blog/tls-certs/
在不受信任的网络中安全地分割和分发你的私钥 - https://github.com/Dentrax/cocert
在Go中安全集成断路器 - https://dev.to/he110/circuitbreaker-pattern-in-go-43cn
Kubernetes网络策略:真的管用么?- https://medium.com/codex/kubernetes-network-polices-are-they-really-useful-c3a153c49316
pprofutils:用于pprof文件的“瑞士军刀” - https://github.com/felixge/pprofutils
机器学习的第一条规则 - https://eugeneyan.com/writing/first-rule-of-ml/
揭穿10倍软件工程师的神话 - https://www.swarmia.com/blog/busting-the-10x-software-engineer-myth
Go技术进阶专栏导读
如果你看过《C语言陷阱与缺陷》这本书,你一定想要一个Go版本的,任何一种编程语言都不是完美的。提前了解这门语言中的“陷阱”将有助于Go开发人员在工程实践中少走弯路。Go进阶专栏“改善Go语⾔编程质量的50个有效实践
资料下载
关注公众号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;
“Gopher部落”,新年新气象
Go技术书籍的书摘和读书体会系列
Go与eBPF系列
感谢大家对本星球的支持!
联系方式
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
知乎Go进阶专栏:https://www.zhihu.com/column/c_1352639051791454208
“Gopher部落”知识星球:https://public.zsxq.com/groups/51284458844544
微信公众号:iamtonybai
往期推荐