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 real-time multiplayer typing game (and shipped 2 features in 5 days based on feedback)
Cover image for I built a real-time multiplayer typing game (and shipped 2 features in 5 days based on feedback)

I built a real-time multiplayer typing game (and shipped 2 features in 5 days based on feedback)

Comments 2
2 min read
A new language for COBOL workloads, built on GO!
Cover image for A new language for COBOL workloads, built on GO!

A new language for COBOL workloads, built on GO!

Comments
1 min read
Character Type Conversion & Encoding in Go (Golang): Practical Guide

Character Type Conversion & Encoding in Go (Golang): Practical Guide

1
Comments
3 min read
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!)

35
Comments
3 min read
How to Tame Your Multi-Repo Chaos with the Terminal
Cover image for 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
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
We built an LLM gateway 50x faster than LiteLLM (and it's open source)
Cover image for 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
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
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
Bifrost: An LLM Gateway built for enterprise-grade reliability, governance, and scale(50x Faster than LiteLLM)
Cover image for Bifrost: An LLM Gateway built for enterprise-grade reliability, governance, and scale(50x Faster than LiteLLM)

Bifrost: An LLM Gateway built for enterprise-grade reliability, governance, and scale(50x Faster than LiteLLM)

Comments
2 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
🧠 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
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
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
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
loading...