Practical Patterns for Graceful Shutdowns — Shutting down gracefully can mean the difference between a good user experience with consistent data and angry users (or even just yourself!) with corrupted data. Follow and adapt this five-step approach, and shutting down won’t open you up to issues.
Phuong Le (VictoriaMetrics)
|
Proposal: Add Bare Metal Support to Go? — Andrea proposes a new 'none' target for the Go compiler to enable freestanding execution without direct OS support. This isn’t exactly new ground – it’s been proposed before – but Go contributor Filippo Valsorda thinks it’s worth serious consideration again due to the opportunities it would open up in micro VMs, firmware, and elsewhere. It's also been discussed internally at Google.
Andrea Barisani et al.
|
Cut Go Code Review Time and Bugs in Half — Code reviews are time-consuming. CodeRabbit is your AI co-pilot—instantly generating review comments, one-click fixes, and custom AST-grep rules. It can even plan refactors and merge via chat. Trusted on 10M+ PRs across 1M repos and 70K+ OSS projects.
CodeRabbit sponsor
|
Building a More Accessible GitHub CLI — GitHub’s CLI tool is powered by Go and the GitHub team shares the challenges faced for making it more accessible (with before-and-after videos) to screen readers and those with special visual requirements in particular. Popular Go library creators Charm make an appearance to lend a hand too.
Ryan Hecht and Andrew Feller (GitHub)
|
k6 1.0: A Go-Powered Load Testing Tool — A full-featured, configurable load generation tool that uses the Sobek Go-powered JavaScript engine to support writing test scripts in JavaScript. v1.0 promises stability, first-class TypeScript support, and easier extensibility.
Grafana Labs
|
-
Goa 3.21 – DSL for building microservices. Now with Server Sent Events support.
-
MCP Go 0.26 – An implementation of the Model Context Protocol (MCP).
-
Traefik 3.4 – The Go-powered reverse proxy and load balancer.
-
NATS.go 1.42 – Go client for the NATS messaging system.
-
Cloudflare Go 4.3 – Official library for the Cloudflare API.
-
Nerdlog 1.5 – Remote-first, multi-host TUI log viewer.
-
Go Micro 5.5 – Popular Go microservices framework.
-
xsync 4.1 – Concurrent data structures for Go.
|
|
https://golangweekly.com/issues/553