Interest in Rust has surged in recent years, with tech leaders such as Microsoft, Google, and Amazon coming forward to share their experiences of leveraging Rust for critical systems. Much of the dialogue about Rust, however, is still drive…| Corrode Rust Consulting
Wondering about Rust? We're addressing rumors and providing insight gained from years of early adoption of Rust here at Google.| Google Open Source Blog
It has been five months since my last general update on the Rust compiler’s performance. Let’s see what has happened in that time.| Nicholas Nethercote
During the first half of 2023, I have continued my quest for optimizing the build, test and performance monitoring infrastructure of the Rust compiler. This post describes what has been done in this area, and serves a follow-up to my previous post on this topic. Note that possibly the biggest sub-project that I have worked on was the implementation of runtime benchmarks for the Rust benchmark suite, however I will dedicate a separate blog post for that (which I will hopefully publish in the n...| Kobzol’s blog