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.
I built a Transactional NoSQL Database in Go (and now it has AI Agents!)
Cover image for I built a Transactional NoSQL Database in Go (and now it has AI Agents!)

I built a Transactional NoSQL Database in Go (and now it has AI Agents!)

36
Comments
3 min read
tagTonic- Automating 10 Years of Messy MP3 Metadata Using Go
Cover image for tagTonic- Automating 10 Years of Messy MP3 Metadata Using Go

tagTonic- Automating 10 Years of Messy MP3 Metadata Using Go

3
Comments
10 min read
Bifrost: A Drop-in LLM Proxy, 80x Faster Than LiteLLM & Fully OSS

Bifrost: A Drop-in LLM Proxy, 80x Faster Than LiteLLM & Fully OSS

7
Comments
8 min read
The Magic of io.ReadCloser in Go: It's Still Getting Data!

The Magic of io.ReadCloser in Go: It's Still Getting Data!

Comments
4 min read
Say hello to GoREST v0.3
Cover image for Say hello to GoREST v0.3

Say hello to GoREST v0.3

10
Comments 1
5 min read
Show & Tell: go-docx v2.0.0 - Create & modify Word documents in Go

Show & Tell: go-docx v2.0.0 - Create & modify Word documents in Go

Comments 1
2 min read
From 0 to 11 Bugs Fixed: How GoAWK Battle-Tested My 3000x Faster Regex Engine
Cover image for From 0 to 11 Bugs Fixed: How GoAWK Battle-Tested My 3000x Faster Regex Engine

From 0 to 11 Bugs Fixed: How GoAWK Battle-Tested My 3000x Faster Regex Engine

Comments
4 min read
The Backend Language War 2025: Go vs Rust vs Python vs Node.js. Which Should You Learn?

The Backend Language War 2025: Go vs Rust vs Python vs Node.js. Which Should You Learn?

1
Comments 1
5 min read
Building an AI-Powered Migration Pathways Agent with Go and the A2A Protocol
Cover image for Building an AI-Powered Migration Pathways Agent with Go and the A2A Protocol

Building an AI-Powered Migration Pathways Agent with Go and the A2A Protocol

Comments
5 min read
Learn to Capitalize the First Letter of Each Word with Go
Cover image for Learn to Capitalize the First Letter of Each Word with Go

Learn to Capitalize the First Letter of Each Word with Go

Comments
2 min read
🧠 Detecting and Preventing Goroutine Leaks in Production (Leak Detection in Go)
Cover image for 🧠 Detecting and Preventing Goroutine Leaks in Production (Leak Detection in Go)

🧠 Detecting and Preventing Goroutine Leaks in Production (Leak Detection in Go)

1
Comments 1
3 min read
🧠 Mastering Goroutines in Go: The Power of Lightweight Concurrency.

🧠 Mastering Goroutines in Go: The Power of Lightweight Concurrency.

Comments
3 min read
Discover OfficeForge: Enhance Microsoft Office with Open-Source Automation
Cover image for Discover OfficeForge: Enhance Microsoft Office with Open-Source Automation

Discover OfficeForge: Enhance Microsoft Office with Open-Source Automation

Comments
5 min read
Building a Full-Stack Stats Utility App with Node, React, Rust, and Python

Building a Full-Stack Stats Utility App with Node, React, Rust, and Python

Comments
3 min read
DevPill 6 - SQLC: how to scaffold your database code
Cover image for DevPill 6 - SQLC: how to scaffold your database code

DevPill 6 - SQLC: how to scaffold your database code

Comments
1 min read
DevPill 5 - Basic steps to document your REST API with Swagger
Cover image for DevPill 5 - Basic steps to document your REST API with Swagger

DevPill 5 - Basic steps to document your REST API with Swagger

Comments
1 min read
Devpill 4 - Database migrations with Migrate
Cover image for Devpill 4 - Database migrations with Migrate

Devpill 4 - Database migrations with Migrate

Comments 1
1 min read
Drop all databases. Use this API for data storage.
Cover image for Drop all databases. Use this API for data storage.

Drop all databases. Use this API for data storage.

Comments
2 min read
The Secret Life of Go: Goroutines and Channels
Cover image for The Secret Life of Go: Goroutines and Channels

The Secret Life of Go: Goroutines and Channels

6
Comments 1
9 min read
Parallel Table-Driven Tests in Go
Cover image for Parallel Table-Driven Tests in Go

Parallel Table-Driven Tests in Go

Comments
9 min read
GoFr's Instant Power: Production-Ready Go Services in 5 Minutes

GoFr's Instant Power: Production-Ready Go Services in 5 Minutes

Comments
2 min read
I built a WAF in Golang

I built a WAF in Golang

Comments
1 min read
Bringing Rust & Go-Inspired Functional Error Handling to TypeScript

Bringing Rust & Go-Inspired Functional Error Handling to TypeScript

Comments
3 min read
Go: Stick to the Standard Library, Fill the Gaps with Chi, Zap, and Migrate
Cover image for Go: Stick to the Standard Library, Fill the Gaps with Chi, Zap, and Migrate

Go: Stick to the Standard Library, Fill the Gaps with Chi, Zap, and Migrate

1
Comments
3 min read
GoGPU: A Pure Go Graphics Library for GPU Programming
Cover image for GoGPU: A Pure Go Graphics Library for GPU Programming

GoGPU: A Pure Go Graphics Library for GPU Programming

Comments 2
5 min read
loading...