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.
The Journey of a Request in a Raft-Based KV Store

The Journey of a Request in a Raft-Based KV Store

3
Comments
6 min read
Your Test Coverage Is Lying to You

Your Test Coverage Is Lying to You

Comments 1
16 min read
Prioritize Your Traffic: Priority-Aware Bulkheads in Go
Cover image for Prioritize Your Traffic: Priority-Aware Bulkheads in Go

Prioritize Your Traffic: Priority-Aware Bulkheads in Go

Comments
3 min read
Things I Wish I Knew Before My First Go Project

Things I Wish I Knew Before My First Go Project

Comments
2 min read
Why Queues Don’t Fix Overload (And What To Do Instead)
Cover image for Why Queues Don’t Fix Overload (And What To Do Instead)

Why Queues Don’t Fix Overload (And What To Do Instead)

1
Comments 2
6 min read
The Repository Pattern Done Right: Consumer-Defined Interfaces in Go
Cover image for The Repository Pattern Done Right: Consumer-Defined Interfaces in Go

The Repository Pattern Done Right: Consumer-Defined Interfaces in Go

12
Comments 1
6 min read
From Plugin to Product: How Herald Became Sift and Why the Data Model Changed Everything

From Plugin to Product: How Herald Became Sift and Why the Data Model Changed Everything

Comments
5 min read
AI vs Codegen: A Practical Experiment in Go Serialization
Cover image for AI vs Codegen: A Practical Experiment in Go Serialization

AI vs Codegen: A Practical Experiment in Go Serialization

Comments
2 min read
How does a linter know your column doesn't exist
Cover image for How does a linter know your column doesn't exist

How does a linter know your column doesn't exist

Comments
4 min read
Building a Zero-Trust Golang Backend (Part 3): Deploying to GKE with Strict Security Context ☸️🚀
Cover image for Building a Zero-Trust Golang Backend (Part 3): Deploying to GKE with Strict Security Context ☸️🚀

Building a Zero-Trust Golang Backend (Part 3): Deploying to GKE with Strict Security Context ☸️🚀

Comments
2 min read
Rate Limiting Deep Dive: Token Bucket vs Leaky Bucket vs Sliding Window

Rate Limiting Deep Dive: Token Bucket vs Leaky Bucket vs Sliding Window

1
Comments 1
5 min read
Why Developers Should Pay Attention to Go (Golang)

Why Developers Should Pay Attention to Go (Golang)

Comments
3 min read
Parsing 11 languages in pure Go without CGO: how I replaced regex with a tree-sitter runtime
Cover image for Parsing 11 languages in pure Go without CGO: how I replaced regex with a tree-sitter runtime

Parsing 11 languages in pure Go without CGO: how I replaced regex with a tree-sitter runtime

6
Comments 2
4 min read
Stopping the Zombie Requests: Distributed Deadline Propagation in Go
Cover image for Stopping the Zombie Requests: Distributed Deadline Propagation in Go

Stopping the Zombie Requests: Distributed Deadline Propagation in Go

Comments
3 min read
Mitigating I/O Bottlenecks in Event-Driven Architectures: A Deep Dive into Backpressure and Resiliency

Mitigating I/O Bottlenecks in Event-Driven Architectures: A Deep Dive into Backpressure and Resiliency

5
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.