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 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Comments
11 min read
Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

5
Comments
5 min read
Go 1.25 Greentea GC vs Classic: HydrAIDE 1M Swamp Test Shows +22% CPU Efficiency, -8% Memory

Go 1.25 Greentea GC vs Classic: HydrAIDE 1M Swamp Test Shows +22% CPU Efficiency, -8% Memory

Comments
5 min read
marchat v0.5.0-beta.2 Release Announcement

marchat v0.5.0-beta.2 Release Announcement

1
Comments
1 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 min read
Assinando arquivos PDF com certificado digital em Go

Assinando arquivos PDF com certificado digital em Go

Comments
2 min read
Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

1
Comments
3 min read
Centralized Error Handling in Go (Like Laravel)

Centralized Error Handling in Go (Like Laravel)

1
Comments
2 min read
What Are Pointers in Go? A Simple Guide for Beginners

What Are Pointers in Go? A Simple Guide for Beginners

3
Comments 1
3 min read
Building High-Load API Services in Go: From Design to Production

Building High-Load API Services in Go: From Design to Production

1
Comments
23 min read
Applying SOLID Principles in Go

Applying SOLID Principles in Go

5
Comments
4 min read
Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Comments
2 min read
Robust Context in Go Microservices

Robust Context in Go Microservices

6
Comments
7 min read
Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Comments
5 min read
Go 1.25 Highlights: How Generics and Performance Define the Future of Go

Go 1.25 Highlights: How Generics and Performance Define the Future of Go

Comments
6 min read
How We Built a PaaS with Go, Kubernetes, and React

How We Built a PaaS with Go, Kubernetes, and React

Comments
4 min read
Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Comments
3 min read
Deconstructing gin.Context: More Than Just a Context

Deconstructing gin.Context: More Than Just a Context

5
Comments
5 min read
Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

2
Comments
11 min read
Understanding Slice and Map Expansion in Go

Understanding Slice and Map Expansion in Go

5
Comments
6 min read
Demystifying Go Mutex: How Synchronization Works Under the Hood

Demystifying Go Mutex: How Synchronization Works Under the Hood

2
Comments
5 min read
Revolutionize Your Workflow: Process Compose - The Docker-less Orchestrator You've Been Waiting For!

Revolutionize Your Workflow: Process Compose - The Docker-less Orchestrator You've Been Waiting For!

1
Comments
3 min read
What happens inside the computer when you run your Go server

What happens inside the computer when you run your Go server

Comments
2 min read
# How I Built a Fully Decentralized On-Chain Game with 0 Lines of Code, Thanks to Gemini

# How I Built a Fully Decentralized On-Chain Game with 0 Lines of Code, Thanks to Gemini

Comments
10 min read
I Created a gw Command to Make Git Worktree More User-Friendly

I Created a gw Command to Make Git Worktree More User-Friendly

Comments
3 min read
loading...