2025-07-30 00:00
精选
1. Hunting a Memory Leak
Go 内存泄漏排查实例:未正确关闭文件导致的内存问题分析
2. Go Features by Version
Go 各版本特性速查表,涵盖即将发布的 Go 1.25 新功能
3. Go’s Race Detector Has a Mutex Blind Spot
竞态检测器的局限性:互斥锁场景可能产生漏报
4. hyperpb: 10x Faster Dynamic Protobuf Parsing
Buf 发布高性能动态 Protobuf 解析器,比标准库快 10 倍
5. OV: Feature-Rich Terminal Text Viewer/Pager
多功能终端文本查看器,整合 less/tail -f/watch 功能
其它
1. Kubernetes Cluster Management in 100MB of RAM
Portainer 用 Go 实现轻量级 K8s 集群管理,单控制平面仅需 100MB 内存
2. Parsing Protobuf Like Never Before
Buf 超快 Protobuf 解析器技术解析与 Go 性能优化实践
3. Implementing Merkle Trees in Go
Go 实现默克尔树的实践指南
4. go-minimp3 1.0
轻量级 MP3 解码库 minimp3 的 Go 绑定发布 1.0 版
5. Pal: A New Dependency Injection Framework
新 DI 框架 Pal,融合 fx 和 do 的设计理念
6. Traefik 3.5
云原生代理 Traefik 发布 3.5 版本
7. ZUSE: Terminal-Based IRC Client
基于 Bubble Tea 的现代化终端 IRC 客户端