每日一谚:One of the goals of the go design is the efficiency of a statically-typed compiled language with the ease of programming of a dynamic language.
Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87 目前处于早鸟优惠阶段,欢迎订阅!
有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
Go应用如何实现热重启 - https://zhuanlan.zhihu.com/p/230888784
sourcegraph的代码智能索引的优化历程 - https://about.sourcegraph.com/blog/optimizing-a-code-intel-indexer/
使用Go生成、监控、调节cpu负载 - https://blog.fekr.tech/generate-monitor-and-throttle-cpu-load-in-go-cke9wmddd000t65s15l7q2pd6
如何在k8s上使用jaeger实现分布式trace - https://www.digitalocean.com/community/tutorials/how-to-implement-distributed-tracing-with-jaeger-on-kubernetes
depaware:让你的go项目的依赖一目了然 - https://github.com/tailscale/depaware
浮点数的二进制表示 - https://float.exposed/0x44bf9400
jsonptr:基于Wuff的内存安全、零内存分配json解码器 - https://nigeltao.github.io/blog/2020/jsonptr.html
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
往期推荐