

Go West Conference
October 24th, 2025
Lehi, Utah
The Go West conference is a hybrid conference for the Rocky Mountain West communities (Arizona, Utah, Colorado, Idaho).
It has two main goals:
-
Highlight local talent and expertise in engineering with the Go programming language
-
Bring world-renowned Go speakers to the area.
We love international participation. Everyone is welcome to attend and join in celebrating the communities that make Go great.
Schedule
Join us in-person for any or all of these activities
Time | Main Track |
|---|
Sessions

The Go Standard Library vs. Open Source Tools – What, When, Why, and How
One of the strengths of Go is its small but powerful standard library. It gives us a stable foundation for building software, yet many developers underutilize it — sometimes reaching for 3rd-party libraries or writing custom wrappers when the std lib already provides what’s needed.
At the same time, there are places where the std lib is intentionally minimal. The Go Team has said many times that they don’t want to bloat the standard library, but instead prefer to encourage community-driven packages to grow around it. As Russ Cox put it:
“The Go standard library aims to provide the essential building blocks, not everything you might ever need. We rely on the open-source ecosystem to provide diversity and depth.”
— Russ Cox, Go Blog: “Go & Versioning” (2019)
Panelists
3





