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.
Concurrency in Go Is Easy — Until You Get It Wrong

Concurrency in Go Is Easy — Until You Get It Wrong

5
Comments 1
5 min read
Cobra in Go: How to Create Easy-to-Use Command-Line Tools

Cobra in Go: How to Create Easy-to-Use Command-Line Tools

21
Comments
3 min read
I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

Comments
2 min read
Gerenciamento seguro e eficiente de tokens com Go e Redis

Gerenciamento seguro e eficiente de tokens com Go e Redis

Comments
5 min read
Introducing GoCVKit: Zero-Boilerplate Computer Vision in Go

Introducing GoCVKit: Zero-Boilerplate Computer Vision in Go

29
Comments 2
2 min read
Golang Step-by-Step: HTTP, Socket, WebSocket, and gRPC

Golang Step-by-Step: HTTP, Socket, WebSocket, and gRPC

1
Comments
2 min read
Self-Host Your LLM Gateway or Try the Managed Version (Bifrost OSS & Enterprise)

Self-Host Your LLM Gateway or Try the Managed Version (Bifrost OSS & Enterprise)

5
Comments
2 min read
Construindo um Operador Kubernetes com Go

Construindo um Operador Kubernetes com Go

Comments
16 min read
Exploring Rate Limiting in Go

Exploring Rate Limiting in Go

Comments
4 min read
Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Comments
6 min read
Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Comments
9 min read
GO profiling using pprof

GO profiling using pprof

3
Comments
5 min read
Error handling in Go

Error handling in Go

2
Comments
4 min read
A Practical Guide to Temporal Versioning in Neo4j: Nodes, Relationships, and Historical Graph Reconstruction

A Practical Guide to Temporal Versioning in Neo4j: Nodes, Relationships, and Historical Graph Reconstruction

2
Comments
5 min read
Simulate the matching engine of a centralized exchange

Simulate the matching engine of a centralized exchange

Comments
3 min read
OpenTelemetry Beego monitoring [otelbeego]

OpenTelemetry Beego monitoring [otelbeego]

Comments
3 min read
1M+ Req/s Heavy-Read API in Go. Production Lessons Learned

1M+ Req/s Heavy-Read API in Go. Production Lessons Learned

10
Comments 1
5 min read
OpenTelemetry database sql [otelsql]

OpenTelemetry database sql [otelsql]

Comments
3 min read
Kotlin vs Go: The Developer Showdown That Won’t End

Kotlin vs Go: The Developer Showdown That Won’t End

Comments
3 min read
Understanding Token Validation Function

Understanding Token Validation Function

Comments
3 min read
Pointers in Go Are Simple — Until You Misunderstand What They Actually Point To

Pointers in Go Are Simple — Until You Misunderstand What They Actually Point To

2
Comments
4 min read
Contributing to streamplace

Contributing to streamplace

3
Comments 3
3 min read
DAT ONE RECAP: 2025

DAT ONE RECAP: 2025

3
Comments 1
6 min read
How Buffer Pooling Doubled My HTTP Server's Throughput (4,000 7,721 RPS)

How Buffer Pooling Doubled My HTTP Server's Throughput (4,000 7,721 RPS)

Comments
4 min read
Building a Terminal Calculator That Actually Does Logic: Axion

Building a Terminal Calculator That Actually Does Logic: Axion

Comments
5 min read
loading...