As far as speed/performance, Rust is on the same page as C++ . There are situations where it is easier to write faster programs in C++ because it’s easy to ignore fundamental problems in the programs.
Is C or Rust faster?
As far as speed/performance, Rust is on the same page as C++ . There are situations where it is easier to write faster programs in C++ because it’s easy to ignore fundamental problems in the programs.