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
pgschema
https://github.com/pgschema/pgschema
pgschema is a CLI tool that brings terraform-style declarative schema migration workflow to Postgres
https://github.com/pgschema/pgschema
resterm
https://github.com/unkn0wn-root/resterm
Terminal REST client for .http/.rest files with HTTP, GraphQL, and gRPC support.
https://github.com/unkn0wn-root/resterm
How to Name Your Metrics
https://blog.olly.garden/how-to-name-your-metrics
Metrics are the quantitative backbone of observability—the numbers that tell us how our systems are performing. This is the third post in our OpenTelemetry naming series, where we've already explored how to name spans and how to enrich them with meaningful attributes. Now let's tackle the art of naming the measurements that matter.
https://blog.olly.garden/how-to-name-your-metrics
gocraft-backend
https://github.com/telman03/gocraft-backend
GoCraft is a powerful, production-ready Go backend generator that helps developers quickly scaffold modern microservices with their preferred frameworks, databases, and features. Generate complete, well-structured Go applications in seconds with built-in best practices, security features, and comprehensive documentation.
https://github.com/telman03/gocraft-backend
go-whatsapp-web-multidevice
https://github.com/aldinokemal/go-whatsapp-web-multidevice
GOWA - WhatsApp REST API with support for UI, Webhooks, and MCP. Built with Golang for efficient memory use.
https://github.com/aldinokemal/go-whatsapp-web-multidevice
Go proposal: Hashers
https://antonz.org/accepted/maphash-hasher
Provide a consistent approach to hashing and equality checks in custom data structures.
https://antonz.org/accepted/maphash-hasher
We tried Go's experimental Green Tea garbage collector and it didn't help performance
https://www.dolthub.com/blog/2025-09-26-greentea-gc-with-dolt
https://www.dolthub.com/blog/2025-09-26-greentea-gc-with-dolt