Go语言爱好者周刊:第 195 期

polaris · · 159216 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

这里记录每周值得分享的 Go 语言相关内容,周日发布。本周刊开源(GitHub:[polaris1119/golangweekly](https://github.com/polaris1119/golangweekly)),欢迎投稿,推荐或自荐文章/软件/资源等,请[提交 issue](https://github.com/polaris1119/golangweekly/issues) 。 鉴于一些人可能没法坚持把英文文章看完,因此,周刊中会尽可能推荐优质的中文文章。优秀的英文文章,我们的 GCTT 组织会进行翻译。 ![](https://raw.githubusercontent.com/polaris1119/golangweekly/master/docs/imgs/issue195/cover.jpeg) 题图:Go 终极教程 <https://tour.ardanlabs.com/tour/list> ## 资讯 1、[wazero v1.3.0 发布](https://github.com/tetratelabs/wazero) 零依赖的 WebAssembly 运行时库。 2、[ghw v0.12.0 发布](https://github.com/jaypipes/ghw) 硬件检查和发现库(无需ROOT权限)。 3、[ebpf v0.11.0 发布](https://github.com/cilium/ebpf) 纯 Go 实现的 eBPF 库。 4、[MacDriver 0.4 发布](https://github.com/progrium/macdriver) 用于使用 Apple/Mac API 和 Frameworks 的工具包。 5、[go-openai v1.13 发布](https://github.com/sashabaranov/go-openai) OpenAI 的 Golang SDK,包括 ChatGPT、GPT-3、GPT-4 等。 6、[gobot v2.1.1 发布](https://github.com/hybridgroup/gobot) 使用 Go 编程语言的 IOT 框架(机器人框架)。 7、[mux](https://github.com/gorilla/mux) 这个项目现在复活了。 ## 文章 1、[Go 1.20.6 发布:好吧,这也发布一个版本~](https://mp.weixin.qq.com/s/cAN25v39nPZnDAOwR7K8iQ) 同时还发布了 Go1.19.11。 2、[7月编程语言排行:Go 要稳坐前十太难了?](https://mp.weixin.qq.com/s/p-PI-HDX-9iatdKU_uRSIw) TIOBE 公布了 2023 年 7 月的编程语言排行榜。 3、[使用testify包辅助Go测试指南](https://tonybai.com/2023/07/16/the-guide-of-go-testing-with-testify-package/) 如何更好地利用testify来辅助我们的Go测试? 4、[替换标准库的map实现,SwissTable更快?](https://colobu.com/2023/06/29/replace-std-map-faster/) 在最新的一期Go开发团队的每周会议中,他们讨论了Google3再评估SwissTable的性能,或许值得跟进,替换标准库的map。 ## 开源项目 1、[py](https://gitlab.com/pygolo/py) 使用 Go 扩展 Python,反之亦然。 2、[faasd](https://github.com/openfaas/faasd) 轻量级 FaaS 引擎。想想没有 Kubernetes 的 OpenFaas。 3、[go-simd](https://github.com/alivanz/go-simd) 非常小众,但以 ARM 为中心的 SIMD 实现。 4、[impl](https://github.com/josharian/impl) 为实现接口实现所有方法的 stub。 5、[boot](https://github.com/boot-go/boot) Go 配置与依赖注入。 6、[Coze](https://github.com/Cyphrme/Coze) 一种加密的 JSON 消息传输规范,专为人类可读性而设计。 ## 资源&&工具 1、[在 VSCode 中调试 CLI 程序](https://www.youtube.com/watch?v=vInn3KNF1x4) 油管视频。 2、[Go 播客第 284 期](https://changelog.com/gotime/284) GopherCon EU 2023。 ## 订阅 这个周刊每周日发布,同步更新在[Go语言中文网](https://studygolang.com/go/weekly)和[微信公众号](https://weixin.sogou.com/weixin?query=Go%E8%AF%AD%E8%A8%80%E4%B8%AD%E6%96%87%E7%BD%91)。 微信搜索"Go语言中文网"或者扫描二维码,即可订阅。 ![wechat](https://raw.githubusercontent.com/polaris1119/golangweekly/master/docs/imgs/wechat.png)

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

159216 次点击  ∙  2 赞  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传