DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Go Web Frameworks in Production: Performance Benchmarks and Real-World Trade-offs

Go Web Frameworks in Production: Performance Benchmarks and Real-World Trade-offs

2
Comments 1
6 min read
I got tired of grepping auth.log — so I built a live SSH attack dashboard in Go + Vue 3

I got tired of grepping auth.log — so I built a live SSH attack dashboard in Go + Vue 3

1
Comments 1
2 min read
From 100x Slower Than Rust to Beating It: The coregex Journey

From 100x Slower Than Rust to Beating It: The coregex Journey

1
Comments
11 min read
Why would Go do this in its documentation?

Why would Go do this in its documentation?

2
Comments 2
2 min read
Aho-Corasick in Go: Multi-Pattern String Matching at 6 GB/s with Zero Allocations

Aho-Corasick in Go: Multi-Pattern String Matching at 6 GB/s with Zero Allocations

2
Comments
6 min read
Distributed Tracing with OpenTelemetry in Go: A Practical Guide (2026)

Distributed Tracing with OpenTelemetry in Go: A Practical Guide (2026)

1
Comments
11 min read
Testing a Go Service in Microseconds: The Hexagonal Testing Strategy

Testing a Go Service in Microseconds: The Hexagonal Testing Strategy

2
Comments
3 min read
Go Interfaces Are Ports: The Language Feature That Makes Clean Architecture Free

Go Interfaces Are Ports: The Language Feature That Makes Clean Architecture Free

Comments
3 min read
The Dependency Rule: One Import Statement Will Tell You If Your Go Architecture Is Broken

The Dependency Rule: One Import Statement Will Tell You If Your Go Architecture Is Broken

Comments
3 min read
Stop Passing *sql.Tx Through Your Go Service Layer

Stop Passing *sql.Tx Through Your Go Service Layer

Comments
3 min read
Finding Beginner-Friendly Go AI Projects: A Guide to Open-Source Contributions

Finding Beginner-Friendly Go AI Projects: A Guide to Open-Source Contributions

1
Comments
12 min read
Handling URL Parameters in Golang with Chi Router

Handling URL Parameters in Golang with Chi Router

1
Comments
2 min read
I built a terminal screensaver in Go — constellations, rain, braille waves, and full shell integration

I built a terminal screensaver in Go — constellations, rain, braille waves, and full shell integration

3
Comments 2
2 min read
I built a Go library to solve a problem Python solved in 2002

I built a Go library to solve a problem Python solved in 2002

1
Comments
6 min read
Snakes & Gophers — A Python Dev's Guide to Thinking in Go

Snakes & Gophers — A Python Dev's Guide to Thinking in Go

1
Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.