Why Rust? ↦
Rust is quite popular, but why? Emil Ernerfeldt, CTO of rerun.io, shares his thoughts in the subject.
I believe Rust is the most important development in system programming languages since C. What is novel is not any individual feature (“Rust is not a particularly original language”), but the fact that so many amazing features have come together in one mainstream language.
Rust is not a perfect language (scroll down for my complaints!), but it’s so much nicer than anything else I’ve used.
I’m not alone in loving Rust - Rust has been the most loved language in the Stack Overflow Developer Survey for seven years straight. So what are the features that make me love Rust so much?
Discussion
Sign in or Join to comment or subscribe
Dwayne Bradley
Mt Holly, NC
2022-10-23T17:17:25Z ago
I really like Rust and what it brings to the table. I first learned about Rust at OSCON in 2018 and I was hooked. But unless you write code using it frequently, it is a tough hill to climb.