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.
Building an efficient logger in Go for hosts with restricted resources

Building an efficient logger in Go for hosts with restricted resources

Comments
3 min read
Stop Reading EXPLAIN Plans by Hand: Introducing pgexplain and pgwatch 🐘

Stop Reading EXPLAIN Plans by Hand: Introducing pgexplain and pgwatch 🐘

Comments
4 min read
Deleting the 8.4GB Python Sidecar: Pure Go + CUDA with `CGO_ENABLED=0`

Deleting the 8.4GB Python Sidecar: Pure Go + CUDA with `CGO_ENABLED=0`

Comments
2 min read
Building Real-Time Trading Systems: Why We Abandoned Go for Rust

Building Real-Time Trading Systems: Why We Abandoned Go for Rust

1
Comments
6 min read
I haven't slept properly in days. I'm building a package manager for C. And I regret nothing.

I haven't slept properly in days. I'm building a package manager for C. And I regret nothing.

Comments
2 min read
I built a build tool in Go — and now I'm slowly rewriting pieces in Rust (fz 1.9.0 release)

I built a build tool in Go — and now I'm slowly rewriting pieces in Rust (fz 1.9.0 release)

Comments
2 min read
Dabri: Linux Speech-to-Text, the Unix Way

Dabri: Linux Speech-to-Text, the Unix Way

Comments
2 min read
Why NornicDB Uses Its Own Monotonic Counter for MVCC Ordering

Why NornicDB Uses Its Own Monotonic Counter for MVCC Ordering

Comments
7 min read
fz 2.0.0 NEXUS — package manager, BLAKE3 cache, and cross-compilation for C/ASM

fz 2.0.0 NEXUS — package manager, BLAKE3 cache, and cross-compilation for C/ASM

Comments
2 min read
Profiling gorilla/websocket fan-out bottlenecks in Go

Profiling gorilla/websocket fan-out bottlenecks in Go

1
Comments
7 min read
A pagination bug that returned zero rows, and the saturating add that fixes it

A pagination bug that returned zero rows, and the saturating add that fixes it

Comments
5 min read
Goroutine Scheduling: GMP Model, Schedule Loop, Preemption & Stack Management

Goroutine Scheduling: GMP Model, Schedule Loop, Preemption & Stack Management

Comments
6 min read
Go Garbage Collection: Tri-Color Mark & Sweep, Write Barriers & STW Optimization

Go Garbage Collection: Tri-Color Mark & Sweep, Write Barriers & STW Optimization

Comments
5 min read
Go Compiler & defer: Bootstrap, Three defer Implementations, panic/recover & Closures

Go Compiler & defer: Bootstrap, Three defer Implementations, panic/recover & Closures

Comments
6 min read
Go System Calls & Blocking: syscall Wrapping, Async vs Sync & GMP Separation

Go System Calls & Blocking: syscall Wrapping, Async vs Sync & GMP Separation

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.
HTTPS · dev.to
← Home