Is there a compelling argument against the statement that Rust is slower than C/C++ in some areas?
⚓ Rust 📅 2025-05-28 👤 surdeus 👁️ 11
this is perhaps the single reason why I am not completely convinced to make Rust my main language. (I want to develop performance critical software systems but not OS drivers). Do you have objections against this?
What about the argument: in any performance critical section you can just use unsafe rust and test it well to match performance.
3 posts - 3 participants
🏷️ rust_feed