PgDog Protobuf vs Direct FFI Performance Comparison

PostgreSQL Query Parsing Too Slow? PgDog Ditched Protobuf and Got 5x Faster

PgDog is a Rust-based PostgreSQL proxy. They discovered Protobuf serialization was the real bottleneck in SQL query parsing — not the Postgres parser itself. By replacing Protobuf with direct C-to-Rust FFI bindings, they achieved 5-10x faster parsing.

February 3, 2026 · 5 min · 1043 words · Dream Beast Programming
ZeroBrew vs Homebrew Performance Comparison

Homebrew Too Slow? Try This Rust Version, 20x Faster

ZeroBrew is a Rust-based Homebrew alternative that installs packages lightning fast. Let’s talk about why it’s so fast and how to safely try it out.

January 26, 2026 · 7 min · 1428 words · Dream Beast Programming
AWS Lambda Cold Start Performance Comparison Cover

The Truth About Rust Cold Starts on AWS Lambda: Those Scary Numbers

A chat with a friend about the cold start performance differences between Rust and Go on AWS Lambda. Why does Rust seem to lose? When should you use which language? The stories hidden behind those monitoring charts.

January 21, 2026 · 9 min · 1816 words · Rexai Programming
High‑value AI Toolkit Less than a coffee/month →