The Go 'range over functions' proposal and user-written container types
Rust Vs Go: A Hands-On Comparison
Scaling gopls for the growing Go ecosystem
Organize gRPC and protobuf code in Golang
Interface guards in Go
goroutine Wrapper For Recover and Context Propagation
Should you use slices of pointers to structs?
THE ONE THING I'D CHANGE ABOUT GO
Scripting with Go
Rust vs Go in 2023
Is Go 1.21 already on your upgrade list? It should be!
Waiting for go1.21: Execution Tracing with < 1% Overhead
Go 1.21 Release explained
Understanding Go 1.21 generics type inference
Iterators in Go
Profile Guided Optimization (PGO) in Go
Go 1.21: Now with More Gopher Power and Less 'Go-tchas'!
Go Concurrency Visually Explained — Channel
Let’s Embed a Go Program into the Linux Kernel
The adapter pattern in Go