Articles comparing Zig and Rust
Introduction
This post lists some articles I find interesting comparing Zig and Rust. I love both languages, Rust is my #3 most used language while Zig is #2. King C still holds #1.
I'm a programming language enthusiast, meaning I enjoy writing programs in different languages just to see what are the differences between one another. Different proglangs are just tools inside a toolbox for me, so no need to be a die-hard over a language...they're just tools!
List of article
- Assorted thoughts on zig (and rust)
- How (memory) safe is zig?
- Why I rewrote my Rust keyboard firmware in Zig: consistency, mastery, and fun
- Zig And Rust - by matklad
- Three Different Cuts - by matklad
- Why Zig over Rust - by rtfeldman Roc
- Lobster discussion - Roc rewrites the compiler in Zig
- w3resource - Zig vs Rust
- Rust vs. Zig: The New Programming Language Battle for Performance
- Comparing Rust vs. Zig: Performance, safety, and more
- Leaving Rust gamedev after 3 years
Note: I will update this post once I found more interesting articles on the topic.