Practical Networking Patterns in Go
https://goperf.dev/02-networking
A 13-part guide to building scalable, efficient, and resilient networked applications in Go—grounded in real-world benchmarks, low-level optimizations, and practical design patterns.
https://goperf.dev/02-networking
Kubernetes CPU Limits and Go
Article updated on September 23, 2025.
https://www.ardanlabs.com/blog/2024/02/kubernetes-cpu-limits-go.html
Article updated on September 23, 2025.
https://www.ardanlabs.com/blog/2024/02/kubernetes-cpu-limits-go.html
How fast is go? simulating millions of particles on a smart tv
https://dgerrells.com/blog/how-fast-is-go-simulating-millions-of-particles-on-a-smart-tv
The challenge, simulate millions of particles in golang, multi-player enabled, cpu only, smart tv compatible.
https://dgerrells.com/blog/how-fast-is-go-simulating-millions-of-particles-on-a-smart-tv
gomlx
https://github.com/gomlx/gomlx
GoMLX is an easy-to-use set of Machine Learning and generic math libraries and tools. It can be seen as a PyTorch/Jax/TensorFlow for Go.
https://github.com/gomlx/gomlx
tablewriter
https://github.com/olekukonko/tablewriter
tablewriter is a Go library for generating rich text-based tables with support for multiple output formats, including ASCII, Unicode, Markdown, HTML, and colorized terminals. Perfect for CLI tools, logs, and web applications.
https://github.com/olekukonko/tablewriter
gojekyll
https://github.com/osteele/gojekyll
Gojekyll is a partially-compatible clone of the Jekyll static site generator, written in the Go programming language. It provides build and serve commands, with directory watch and live reload.
https://github.com/osteele/gojekyll