D
Deleted member 923340
Guest
If you are watching the "programming space" as I do - you should notice that RustLang is getting huge traction in the past year.
It is as fast as C++. In some cases faster than C++.
It is memory safe. It has no garbage collection.
Rust is coming to everything. It is even coming to web dev supporting web-assembly.
Very tough learning curve (took me a month to grasp most o the things and I'm still learning).
If you are looking to learn something - you should learn Rust
It is as fast as C++. In some cases faster than C++.
It is memory safe. It has no garbage collection.
Rust is coming to everything. It is even coming to web dev supporting web-assembly.
Very tough learning curve (took me a month to grasp most o the things and I'm still learning).
If you are looking to learn something - you should learn Rust