Rust Python کامنت متمم منابع - عدم استفاده از منابع CSharp
This is a good video explaining the reason behind rust programming language. Why is everyone moving to rust?
It is essentially breaking the decade-wise and known rule. If you want speed, you go to c or c++ languages. If you want high-level language features and don’t want to deal with memory, you go to java or c# or python.
This borrow checker concept is really fundamental to how rust is emerging. So, you have the power of high-level languages while having the speed of c.