Programming Languages 2025-02-22 1 min read Updated: 2025-10-03 Zig vs Rust Rust is about compositional safety, it’s a more scalable language than Scala. Zig is about perfection. It is a very sharp, dangerous, but, ultimately, more flexible tool. Async Rust I have been diving into async Rust lately. What is something that really clicked for you when learning it? Any must-read resources?