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.
Rust Concurrency for Go Developers: Achieving Full Compile-Time Safety

Rust Concurrency for Go Developers: Achieving Full Compile-Time Safety

Comments
18 min read
Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Comments
6 min read
Simulate the matching engine of a centralized exchange

Simulate the matching engine of a centralized exchange

Comments
3 min read
OpenTelemetry Beego monitoring [otelbeego]

OpenTelemetry Beego monitoring [otelbeego]

Comments
3 min read
Go DI Libraries Comparison: go-infrastructure vs. Fx

Go DI Libraries Comparison: go-infrastructure vs. Fx

Comments
4 min read
Create a Text Editor in Go - Moving the Cursor

Create a Text Editor in Go - Moving the Cursor

Comments
5 min read
Go Security Guide: Tokens, SHA1, RSA & AES Encryption

Go Security Guide: Tokens, SHA1, RSA & AES Encryption

1
Comments
4 min read
OpenTelemetry database sql [otelsql]

OpenTelemetry database sql [otelsql]

Comments
3 min read
Kotlin vs Go: The Developer Showdown That Won’t End

Kotlin vs Go: The Developer Showdown That Won’t End

Comments
3 min read
How Buffer Pooling Doubled My HTTP Server's Throughput (4,000 7,721 RPS)

How Buffer Pooling Doubled My HTTP Server's Throughput (4,000 7,721 RPS)

Comments
4 min read
Building a Terminal Calculator That Actually Does Logic: Axion

Building a Terminal Calculator That Actually Does Logic: Axion

Comments
5 min read
Wails as Electron Alternative

Wails as Electron Alternative

Comments
3 min read
Exploring WebSocket Part 1: Building Minimal Echo WebSocket Server From Scratch (RFC 6455 Fundamentals)

Exploring WebSocket Part 1: Building Minimal Echo WebSocket Server From Scratch (RFC 6455 Fundamentals)

Comments
11 min read
Saga Pattern in Distributed Transactions - With Examples in Go

Saga Pattern in Distributed Transactions - With Examples in Go

1
Comments
8 min read
Automatic Node.js Version Switching Across Projects

Automatic Node.js Version Switching Across Projects

Comments
3 min read
I Let an LLM Write JavaScript Inside My AI Runtime. Here’s What Happened

I Let an LLM Write JavaScript Inside My AI Runtime. Here’s What Happened

5
Comments 1
5 min read
Rebuilding Grep in Go: What I Learned About Unix Text Processing

Rebuilding Grep in Go: What I Learned About Unix Text Processing

1
Comments 2
3 min read
How to Install Golang and Handle JSON: A Beginner's Guide

How to Install Golang and Handle JSON: A Beginner's Guide

1
Comments
2 min read
Go in Action: Building a Production-Grade Dynamic Reverse Proxy on Top of Gin

Go in Action: Building a Production-Grade Dynamic Reverse Proxy on Top of Gin

1
Comments
5 min read
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
Generating Application Specific Go Documentation Using Go AST and Antora

Generating Application Specific Go Documentation Using Go AST and Antora

2
Comments
11 min read
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
Kafka Architecture - The Complete Mental Model 🧠

Kafka Architecture - The Complete Mental Model 🧠

3
Comments 1
7 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
loading...