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.
filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go
Cover image for filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

Comments
3 min read
I Built faynoSync: A Self-Hosted API for Automatic App Updates
Cover image for I Built faynoSync: A Self-Hosted API for Automatic App Updates

I Built faynoSync: A Self-Hosted API for Automatic App Updates

6
Comments
2 min read
Go 1.25: The Container-Native Release

Go 1.25: The Container-Native Release

6
Comments
5 min read
Tuning Go's GOGC: A Practical Guide with Real-World Examples

Tuning Go's GOGC: A Practical Guide with Real-World Examples

Comments
8 min read
Go 1.25 Greentea GC vs Classic: HydrAIDE 1M Swamp Test Shows +22% CPU Efficiency, -8% Memory
Cover image for Go 1.25 Greentea GC vs Classic: HydrAIDE 1M Swamp Test Shows +22% CPU Efficiency, -8% Memory

Go 1.25 Greentea GC vs Classic: HydrAIDE 1M Swamp Test Shows +22% CPU Efficiency, -8% Memory

Comments
5 min read
marchat v0.5.0-beta.2 Release Announcement

marchat v0.5.0-beta.2 Release Announcement

1
Comments
1 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 min read
Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go
Cover image for Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

1
Comments
3 min read
Centralized Error Handling in Go (Like Laravel)

Centralized Error Handling in Go (Like Laravel)

1
Comments
2 min read
What Are Pointers in Go? A Simple Guide for Beginners

What Are Pointers in Go? A Simple Guide for Beginners

3
Comments 1
3 min read
Building High-Load API Services in Go: From Design to Production
Cover image for Building High-Load API Services in Go: From Design to Production

Building High-Load API Services in Go: From Design to Production

1
Comments
23 min read
Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup
Cover image for Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

5
Comments
11 min read
Go Coding Official Standards and Best Practices
Cover image for Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

7
Comments
5 min read
Applying SOLID Principles in Go
Cover image for Applying SOLID Principles in Go

Applying SOLID Principles in Go

5
Comments
4 min read
Exploring Heap Memory and Garbage Collector Algorithm in Go Language
Cover image for Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Comments
2 min read
Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep
Cover image for Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Comments
5 min read
How We Built a PaaS with Go, Kubernetes, and React
Cover image for How We Built a PaaS with Go, Kubernetes, and React

How We Built a PaaS with Go, Kubernetes, and React

Comments
4 min read
Go Coding with Asparagos: The Smartest Peanut in the Neighborhood
Cover image for Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Comments
3 min read
Deconstructing gin.Context: More Than Just a Context
Cover image for Deconstructing gin.Context: More Than Just a Context

Deconstructing gin.Context: More Than Just a Context

5
Comments
5 min read
Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL
Cover image for Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

2
Comments
11 min read
Understanding Slice and Map Expansion in Go
Cover image for Understanding Slice and Map Expansion in Go

Understanding Slice and Map Expansion in Go

5
Comments
6 min read
Demystifying Go Mutex: How Synchronization Works Under the Hood
Cover image for Demystifying Go Mutex: How Synchronization Works Under the Hood

Demystifying Go Mutex: How Synchronization Works Under the Hood

2
Comments
5 min read
Revolutionize Your Workflow: Process Compose - The Docker-less Orchestrator You've Been Waiting For!

Revolutionize Your Workflow: Process Compose - The Docker-less Orchestrator You've Been Waiting For!

1
Comments
3 min read
What happens inside the computer when you run your Go server

What happens inside the computer when you run your Go server

Comments
2 min read
# How I Built a Fully Decentralized On-Chain Game with 0 Lines of Code, Thanks to Gemini
Cover image for # How I Built a Fully Decentralized On-Chain Game with 0 Lines of Code, Thanks to Gemini

# How I Built a Fully Decentralized On-Chain Game with 0 Lines of Code, Thanks to Gemini

Comments
10 min read
loading...