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.
A Guide to Graceful Shutdowns
Cover image for A Guide to Graceful Shutdowns

A Guide to Graceful Shutdowns

1
Comments
6 min read
Prof: A Structured Way to Manage and Compare Go Profiles
Cover image for Prof: A Structured Way to Manage and Compare Go Profiles

Prof: A Structured Way to Manage and Compare Go Profiles

Comments
3 min read
The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

Comments
7 min read
🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

Comments
1 min read
🚀 Build a REST API in Go from scratch — the 2025 way

🚀 Build a REST API in Go from scratch — the 2025 way

Comments
1 min read
🔗 Fan‑in: merge goroutine channels into a single, predictable stream

🔗 Fan‑in: merge goroutine channels into a single, predictable stream

Comments
1 min read
A Hands-On Guide to Supercharging Your Go Apps with pprof

A Hands-On Guide to Supercharging Your Go Apps with pprof

1
Comments
7 min read
Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)
Cover image for Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

4
Comments
10 min read
Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Comments
6 min read
Building A Minimal SSH Server in Go

Building A Minimal SSH Server in Go

1
Comments
8 min read
Implementing Bidirectional gRPC Streaming : A Practical Guide
Cover image for Implementing Bidirectional gRPC Streaming : A Practical Guide

Implementing Bidirectional gRPC Streaming : A Practical Guide

Comments 1
10 min read
I Built faynoSync: A Self-Hosted API for Automatic App Updates
Cover image for I Built faynoSync: A Self-Hosted API for Automatic App Updates

I Built faynoSync: A Self-Hosted API for Automatic App Updates

7
Comments
2 min read
filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go
Cover image for filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

Comments
3 min read
🔄 Redux‑style state management in Go — yes, even for a counter

🔄 Redux‑style state management in Go — yes, even for a counter

Comments
1 min read
Use `chan os.Signal` to Manage OS Signals in Go
Cover image for Use `chan os.Signal` to Manage OS Signals in Go

Use `chan os.Signal` to Manage OS Signals in Go

6
Comments
6 min read
Turbocharging TypeScript: What Happens When You Rebuild It in Go
Cover image for Turbocharging TypeScript: What Happens When You Rebuild It in Go

Turbocharging TypeScript: What Happens When You Rebuild It in Go

1
Comments
4 min read
Go Coding Official Standards and Best Practices
Cover image for Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

14
Comments
5 min read
Go 1.25: The Container-Native Release

Go 1.25: The Container-Native Release

6
Comments
5 min read
Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup
Cover image for 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

2
Comments
11 min read
Why I Like Go
Cover image for Why I Like Go

Why I Like Go

Comments
4 min read
Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Comments
3 min read
A lightweight go-cron (v1.1.0)

A lightweight go-cron (v1.1.0)

Comments
1 min read
Catch and Fix Memory Leaks in Go Like a Pro

Catch and Fix Memory Leaks in Go Like a Pro

Comments
8 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 min read
Robust Context in Go Microservices
Cover image for Robust Context in Go Microservices

Robust Context in Go Microservices

7
Comments
7 min read
loading...