itcuihao / blog

blog
6 stars 0 forks source link

GoCN每日新闻(2020-05-10) #636

Open itcuihao opened 4 years ago

itcuihao commented 4 years ago
  1. 通过禁止比较来减少Go编译文件的大小 https://dave.cheney.net/2020/05/09/ensmallening-go-binaries-by-prohibiting-comparisons
  2. 深入浅出 go ast https://nakabonne.dev/posts/take-a-walk-the-go-ast/
  3. 命令行工具 for Go linters https://github.com/nakabonne/golintui
  4. Go实现的不可更改kv数据库 https://github.com/codenotary/immudb
  5. Go如何作为脚本语言使用 https://www.infoq.com/news/2020/04/go-scripting-language/

编辑: astaxie 订阅新闻: http://tinyletter.com/gocn GoCN归档: https://gocn.vip/topics/10368