Forem

# systems

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Automatic Enum Handling in C — Parsing, Validating and Iterating.
Cover image for Automatic Enum Handling in C — Parsing, Validating and Iterating.

Automatic Enum Handling in C — Parsing, Validating and Iterating.

Comments
2 min read
WebSockets vs Server-Sent Events: Choosing the Right Real-Time Protocol

WebSockets vs Server-Sent Events: Choosing the Right Real-Time Protocol

Comments
3 min read
Why I'm Building a Database From Scratch in Raw C++ (And Why I Banned the STL)

Why I'm Building a Database From Scratch in Raw C++ (And Why I Banned the STL)

Comments
2 min read
I Built a Tiny Database in Go to Understand How Real Ones Work
Cover image for I Built a Tiny Database in Go to Understand How Real Ones Work

I Built a Tiny Database in Go to Understand How Real Ones Work

1
Comments
6 min read
Async Runtime Internals: How tokio Schedules Your Futures

Async Runtime Internals: How tokio Schedules Your Futures

Comments
3 min read
Automatic Error Recovery in AI Agent Networks

Automatic Error Recovery in AI Agent Networks

Comments
2 min read
Service Mesh Fundamentals: What a Sidecar Proxy Actually Does

Service Mesh Fundamentals: What a Sidecar Proxy Actually Does

Comments
4 min read
Why Mojo Fails Before Benchmark

Why Mojo Fails Before Benchmark

Comments
3 min read
Bulkhead vs Circuit Breaker: Choosing the Right Fault Isolation Strategy

Bulkhead vs Circuit Breaker: Choosing the Right Fault Isolation Strategy

Comments
3 min read
LSM Trees vs B-Trees: How Storage Engines Choose Their Data Structure

LSM Trees vs B-Trees: How Storage Engines Choose Their Data Structure

Comments
3 min read
Building TCP From Scratch (1/6): Why bother when TCP exists?
Cover image for Building TCP From Scratch (1/6): Why bother when TCP exists?

Building TCP From Scratch (1/6): Why bother when TCP exists?

1
Comments
4 min read
Strangler Fig 模式:渐进式遗留系统迁移的艺术

Strangler Fig 模式:渐进式遗留系统迁移的艺术

Comments
1 min read
Change Data Capture: Streaming Database Changes to Downstream Systems

Change Data Capture: Streaming Database Changes to Downstream Systems

Comments
3 min read
The Raft Consensus Algorithm: Leader Election and Log Replication Explained

The Raft Consensus Algorithm: Leader Election and Log Replication Explained

Comments
3 min read
Kotlin in Production Backend Systems

Kotlin in Production Backend Systems

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.