There are plenty of valid things to critique about Rust but the anti-Rust takes I see on this site are so weird and lowbrow. Totally detached from what it's actually like to write Rust day-in day-out (and why it's been so successful).
Give us an example of Rust being so successful and explain why it could not have been done on C/C++.
2
1
4
For one, I'm certain that I never would've built ruff or uv if C/C++ were my only options.
5
5
138
I didn't know Rust, C, or C++ coming into those projects. And only Rust had the tooling / community / ecosystem to make it possible for me to learn to build something on that scale from nothing. It made this kind of work accessible to me. I wouldn't have even tried with C/C++.

Nov 3, 2025 · 2:29 AM UTC

4
10
4
171
Replying to @charliermarsh
> I wouldn't have even tried with C/C++. This is what bugs me. This position is not that different from that of Rust haters.
5
3
Cargo is the best tool i've used for adding dependencies and CMake is the worst. this is the #1 reason i use Rust over C++
1
8
I can't imagine developing anything without a package manager
1
5
Nobody's been ever interested in rewrites in the C++ area. Maybe they are more of the creative type.
1