The Go Blog
- 3posts a month
- 24 Septlast post
- #9in Programming
Subscribe
Latest posts
Platform-independent SIMD in Go
Go 1.27 adds an experimental platform-agnostic SIMD API
Size-Specialized Memory Allocation
Go 1.27 improves performance of small allocations using size-specialized allocation functions.
Goroutine Leak Profiles
Go 1.27 includes new goroutine leak profiles.
Generic Methods
Go 1.27 adds generic methods—a highly desired language feature.
Go 1.27 is released
Go 1.27 adds generic methods, encoding/json/v2 package, uuid package, faster memory allocation, goroutine leak profiles, and more.
Introducing the pkg.go.dev API
Introducing the new programmatic API for pkg.go.dev, allowing developers to fetch package and module data directly.
Type Construction and Cycle Detection
Go 1.26 simplifies type construction and enhances cycle detection for certain kinds of recursive types.
//go:fix inline and the source-level inliner
How Go 1.26's source-level inliner works, and how it can help you with self-service API migrations.
Allocating on the Stack
A description of some of the recent changes to do allocations on the stack instead of the heap.
Using go fix to modernize Go code
Go 1.26 includes a new implementation of go fix that can help you use more modern features of Go.
In the directory since 25 Sept 2026 · last checked 25 Sept 2026 · ATOM