Posts on Rust — the language that gives you systems-level performance with the productivity of a modern type system. Practical writing on building HTTP services with Axum, async with Tokio, the borrow checker, and the moments when reaching for Rust actually pays for the learning curve.
Rust Performance in 2026 — Benchmarking, Profiling, and Real Wins
Practical Rust perf: criterion benchmarks, perf flamegraphs, dhat for allocations, common bottlenecks, and the discipline of measure-then-optimize.