Originally posted by Akiko
View Post
If you do have a skill issue, you can't do the fast implementation in C++ anyway, so then use the Rust smart pointers and you'll still end up with a more performant resulting application than one that would have been written in a higher level language.
This makes Rust a better solution than C++ or other languages for me. But I'm not here telling you that you have to use it.
Originally posted by Akiko
View Post
Originally posted by Akiko
View Post
Comment