Is there a compelling argument against the statement that Rust is slower than C/C++ in some areas?

⚓ rust    📅 2025-05-28    👤 surdeus    👁️ 4      

surdeus

Warning

This post was published 31 days ago. The information described in this article may have changed.

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

Read full topic

🏷️ rust_feed