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.
🧠 Go Function Reference Sheet

🧠 Go Function Reference Sheet

2
Comments
2 min read
Effective Error Handling in Golang
Cover image for Effective Error Handling in Golang

Effective Error Handling in Golang

Comments
7 min read
Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Comments
3 min read
Go Functions as First-Class Citizens: How to Use Them Properly
Cover image for Go Functions as First-Class Citizens: How to Use Them Properly

Go Functions as First-Class Citizens: How to Use Them Properly

9
Comments 1
9 min read
"Experimenting with Gin and FastAPI: Performance & Practical Insights"

"Experimenting with Gin and FastAPI: Performance & Practical Insights"

1
Comments
2 min read
Introduction to `bufio` in Go: Why Buffered I/O Matters

Introduction to `bufio` in Go: Why Buffered I/O Matters

1
Comments
4 min read
Practical Applications of Go's Time Package 10/10

Practical Applications of Go's Time Package 10/10

4
Comments
21 min read
Implement semaphore in golang by buffered channel

Implement semaphore in golang by buffered channel

Comments 2
2 min read
Encore's MCP Server lets your AI tools introspect your app
Cover image for Encore's MCP Server lets your AI tools introspect your app

Encore's MCP Server lets your AI tools introspect your app

38
Comments 3
4 min read
Complete TLS Workflow in Golang Made Simple: Full Process Explained
Cover image for Complete TLS Workflow in Golang Made Simple: Full Process Explained

Complete TLS Workflow in Golang Made Simple: Full Process Explained

8
Comments
4 min read
The Anatomy of Go Slices
Cover image for The Anatomy of Go Slices

The Anatomy of Go Slices

8
Comments
7 min read
Printing with GO

Printing with GO

Comments 6
2 min read
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs
Cover image for PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

17
Comments
12 min read
Why I Built goboot: A Developer-First Go Scaffolder That Actually Does Something
Cover image for Why I Built goboot: A Developer-First Go Scaffolder That Actually Does Something

Why I Built goboot: A Developer-First Go Scaffolder That Actually Does Something

Comments 1
2 min read
Mastering Testing in Go: Best Practices

Mastering Testing in Go: Best Practices

Comments
4 min read
Tracing error strack in Golang

Tracing error strack in Golang

Comments
3 min read
Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc
Cover image for Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

2
Comments
9 min read
The Definitive Auth Guide for Backend Developers
Cover image for The Definitive Auth Guide for Backend Developers

The Definitive Auth Guide for Backend Developers

13
Comments 2
21 min read
The Art of Resource Pooling in Go
Cover image for The Art of Resource Pooling in Go

The Art of Resource Pooling in Go

39
Comments 5
6 min read
Integrating Market Data into Your Go Applications with TraderMade's SDK
Cover image for Integrating Market Data into Your Go Applications with TraderMade's SDK

Integrating Market Data into Your Go Applications with TraderMade's SDK

Comments
4 min read
Stream PostgreSQL WALs with Zero Data Loss in Mind
Cover image for Stream PostgreSQL WALs with Zero Data Loss in Mind

Stream PostgreSQL WALs with Zero Data Loss in Mind

1
Comments
8 min read
⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen
Cover image for ⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

2
Comments
3 min read
Understanding goroutines in Go

Understanding goroutines in Go

5
Comments
1 min read
What is REST API?

What is REST API?

Comments
2 min read
Optimizing Go Performance with sync.Pool and Escape Analysis
Cover image for Optimizing Go Performance with sync.Pool and Escape Analysis

Optimizing Go Performance with sync.Pool and Escape Analysis

10
Comments 1
4 min read
loading...