Why Rust for safe systems programming

  • Thread starter Thread starter MSRC
  • Start date Start date
M

MSRC

In this series, we have explored the need for proactive measures to eliminate a class of vulnerabilities and walked through some examples of memory safety issues we’ve found in Microsoft code that could have been avoided with a different language. Now we’ll peek at why we think that Rust represents the best alternative to C and C++ currently available.

Continue reading...
 
Back
Top