Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Métricas com Go e Prometheus

Métricas com Go e Prometheus

Comments
4 min read
Stop Using Go Templates for SQL (Until You Read This)

Stop Using Go Templates for SQL (Until You Read This)

Comments
2 min read
Introduction to Linked Lists in Golang: A Practical Guide
Cover image for Introduction to Linked Lists in Golang: A Practical Guide

Introduction to Linked Lists in Golang: A Practical Guide

Comments
5 min read
Golang Context Deep Dive: From Zero to Hero
Cover image for Golang Context Deep Dive: From Zero to Hero

Golang Context Deep Dive: From Zero to Hero

21
Comments 1
7 min read
Grequest is inspired by the Request library for Python for GO

Grequest is inspired by the Request library for Python for GO

Comments
2 min read
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go
Cover image for Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Comments
1 min read
Instrumentasi Aplikasi Golang Menggunakan Prometheus
Cover image for Instrumentasi Aplikasi Golang Menggunakan Prometheus

Instrumentasi Aplikasi Golang Menggunakan Prometheus

Comments
6 min read
ByteDance/Sonic: A Lightning-Fast JSON Library for Go

ByteDance/Sonic: A Lightning-Fast JSON Library for Go

44
Comments
5 min read
🚀 Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

🚀 Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

9
Comments
10 min read
Building a Self-Destructing CLI Tool in Go 🚀💣
Cover image for Building a Self-Destructing CLI Tool in Go 🚀💣

Building a Self-Destructing CLI Tool in Go 🚀💣

8
Comments
2 min read
Golang Design Patterns - Proxy
Cover image for Golang Design Patterns - Proxy

Golang Design Patterns - Proxy

10
Comments 2
5 min read
From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

Comments
5 min read
Go 1.24 and the Swiss Table Revolution: A New Era for Maps
Cover image for Go 1.24 and the Swiss Table Revolution: A New Era for Maps

Go 1.24 and the Swiss Table Revolution: A New Era for Maps

34
Comments 2
3 min read
I made SQL easy in Go

I made SQL easy in Go

5
Comments 2
2 min read
Real-Time Batching in Go

Real-Time Batching in Go

6
Comments
6 min read
Hidden Power of Go: Unveiling the Secrets of a Robust Language

Hidden Power of Go: Unveiling the Secrets of a Robust Language

Comments
2 min read
Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

6
Comments
4 min read
Building a Simple Rock, Paper, Scissors Game in Go
Cover image for Building a Simple Rock, Paper, Scissors Game in Go

Building a Simple Rock, Paper, Scissors Game in Go

Comments
2 min read
Should You Ditch REST for gRPC?

Should You Ditch REST for gRPC?

7
Comments 1
5 min read
Mastering HTTP/2 Server Push in Go: Boost Web Performance
Cover image for Mastering HTTP/2 Server Push in Go: Boost Web Performance

Mastering HTTP/2 Server Push in Go: Boost Web Performance

1
Comments
6 min read
How we slashed CI build time using Go’s cache
Cover image for How we slashed CI build time using Go’s cache

How we slashed CI build time using Go’s cache

13
Comments 3
3 min read
Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large
Cover image for Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

1
Comments
2 min read
🚀 Animado para compartilhar meu novo repositório no GitHub!

🚀 Animado para compartilhar meu novo repositório no GitHub!

Comments
1 min read
I Hated gRPC until this tool started Simplifying it!
Cover image for I Hated gRPC until this tool started Simplifying it!

I Hated gRPC until this tool started Simplifying it!

6
Comments
2 min read
Another way to check palindromes

Another way to check palindromes

Comments
2 min read
loading...