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 Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files
Cover image for A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

Comments
3 min read
High-Performance SQLite Reads in a Go Server
Cover image for High-Performance SQLite Reads in a Go Server

High-Performance SQLite Reads in a Go Server

12
Comments
4 min read
Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Comments
3 min read
Learn Array Chunking in Go: A Comprehensive Algorithm Approach
Cover image for Learn Array Chunking in Go: A Comprehensive Algorithm Approach

Learn Array Chunking in Go: A Comprehensive Algorithm Approach

1
Comments
3 min read
Go Memory Profiling & Performance Debugging — Real-World Guide to pprof
Cover image for Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Comments
3 min read
Kafka Consumer Health Checks: Dead or Alive?
Cover image for Kafka Consumer Health Checks: Dead or Alive?

Kafka Consumer Health Checks: Dead or Alive?

Comments
9 min read
Have you ever run Robocopy on Linux?
Cover image for Have you ever run Robocopy on Linux?

Have you ever run Robocopy on Linux?

1
Comments
7 min read
Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Comments
2 min read
Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Comments
9 min read
AWS Modulo 3: Lambda con Go

AWS Modulo 3: Lambda con Go

1
Comments
7 min read
Building a Simple Ticket Tracker CLI in Go

Building a Simple Ticket Tracker CLI in Go

1
Comments
3 min read
Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

1
Comments
4 min read
Contributing to streamplace

Contributing to streamplace

3
Comments 2
3 min read
LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It
Cover image for LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

5
Comments
4 min read
DAT ONE RECAP: 2025

DAT ONE RECAP: 2025

3
Comments 1
6 min read
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
Cover image for 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]
Cover image for 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
Cover image for Finally: GO channels explained

Finally: GO channels explained

1
Comments 1
5 min read
loading...