←back to thread

In Defense of C++

(dayvster.com)
185 points todsacerdoti | 1 comments | | HN request time: 0s | source
Show context
fithisux ◴[] No.45268130[source]
"Rust shines in new projects where safety is the priority, while C++ continues to dominate legacy systems and performance-critical domains."

the truth

replies(2): >>45270895 #>>45271002 #
charlieflowers ◴[] No.45271002[source]
> "while C++ continues to dominate ... performance-critical domains"

Why performance-critical domains? Does C++ have a performance edge over Rust?

replies(1): >>45273027 #
fithisux ◴[] No.45273027[source]
That is what the article says.
replies(3): >>45278386 #>>45279741 #>>45281471 #
1. charlieflowers ◴[] No.45278386{3}[source]
It seems you agree? I'd love to hear your thoughts on it. I had gotten the impression (second-hand) that they were roughly equally matched in this regard.