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 Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

1
Comments
2 min read
LLMs + Tool Calls: Clever But Cursed

LLMs + Tool Calls: Clever But Cursed

7
Comments
2 min read
Go tools

Go tools

Comments
3 min read
LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

Comments
4 min read
Raffi: a modern Stremio‑compatible streaming client I built at 16

Raffi: a modern Stremio‑compatible streaming client I built at 16

3
Comments 3
2 min read
Built an Audit System in a Single 15MB Binary That Even DBAs Can't Fool

Built an Audit System in a Single 15MB Binary That Even DBAs Can't Fool

1
Comments
4 min read
Create a Text Editor in Go - Search

Create a Text Editor in Go - Search

Comments
3 min read
OpenTelemetry Gin Monitoring [otelgin]

OpenTelemetry Gin Monitoring [otelgin]

Comments
3 min read
Bifrost: The Fastest Open Source LLM Gateway

Bifrost: The Fastest Open Source LLM Gateway

1
Comments
4 min read
Finally: GO channels explained

Finally: GO channels explained

1
Comments 1
5 min read
Building a Custom AI Code Reviewer for GitHub Enterprise with Bedrock and Go

Building a Custom AI Code Reviewer for GitHub Enterprise with Bedrock and Go

Comments
15 min read
How to Use Unsafe in Go Without Killing Your Service

How to Use Unsafe in Go Without Killing Your Service

Comments
5 min read
Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Comments
3 min read
PSX: The Project Structure Checker

PSX: The Project Structure Checker

11
Comments
5 min read
folderhost - Self-hosted cloud platform in a single binary

folderhost - Self-hosted cloud platform in a single binary

Comments
1 min read
Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

1
Comments
4 min read
The Secret Life of Go: Atomic Operations

The Secret Life of Go: Atomic Operations

8
Comments 1
6 min read
Create a Text Editor in Go - A Text Editor

Create a Text Editor in Go - A Text Editor

Comments
6 min read
Building an LLM Gateway in Go: What We Learned

Building an LLM Gateway in Go: What We Learned

1
Comments
3 min read
We built an LLM gateway 50x faster than LiteLLM (and it's open source)

We built an LLM gateway 50x faster than LiteLLM (and it's open source)

1
Comments
3 min read
Mastering Go profiling

Mastering Go profiling

Comments
7 min read
How to Tame Your Multi-Repo Chaos with the Terminal

How to Tame Your Multi-Repo Chaos with the Terminal

2
Comments 1
3 min read
Go From Zero to Depth — Part 6: The Goroutine Scheduler (The Part Nobody Tells Beginners)

Go From Zero to Depth — Part 6: The Goroutine Scheduler (The Part Nobody Tells Beginners)

Comments
5 min read
Supercharge Your Go Applications: Advanced Caching Strategies for High-Load Systems

Supercharge Your Go Applications: Advanced Caching Strategies for High-Load Systems

Comments
4 min read
Building a High-Performance Open-Source LLM Gateway: Bifrost (54x Faster than LiteLLM)

Building a High-Performance Open-Source LLM Gateway: Bifrost (54x Faster than LiteLLM)

Comments
2 min read
loading...