[lifetime-elision]| doc.rust-lang.org
Hi, I'm Matthias Endler, a Rust developer and open-source maintainer. I help clients worldwide get the most out of Rust through training, consulting, and contracting, providing no-frills, easy-to-follow, idiomatic Rust code.| Corrode Rust Consulting
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
Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon about what would become the foundation of Rust's async ecosyste…| Corrode Rust Consulting
Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally released on my private blog, but I decided to update it for 2024 and move it here. Tabl…| Corrode Rust Consulting
On Hubris and Humility: when "write your own OS" isn't the worst idea Hubris is a small open-source operating system for deeply-embedded computer systems, such as our server's replacement for the Baseboard Management Controller. Because our BMC replacement uses a lower-complexity microcontroller with region-based memory protection instead of virtual memory, our options were limited. We were unable to find an off-the-shelf option that met our requirements around safety, security, and correctne...| talks.osfc.io
Welcome to the fifteenth post in my long-running “How to speed up the Rust compiler” series, and the first in 2023.| Nicholas Nethercote
What if we could eliminate an entire class of vulnerabilities before they ever happened? Since 2004, the Microsoft Security Response Centre (MSRC) has triaged every reported Microsoft security vulnerability. From all that triage one astonishing fact sticks out: as Matt Miller discussed in his 2019 presentation at BlueHat IL, the majority of vulnerabilities fixed and with a CVE assigned are caused by developers inadvertently inserting memory corruption bugs into their C and C++ code.| msrc.microsoft.com
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
This post explains why Rust made sense for Discord to reimplement: how it was done, and the resulting performance improvements.| discord.com
Try the new Rust IDE from JetBrains with a debugger, on-the-fly analysis, and quick-fixes.| JetBrains
Empowering everyone to build reliable and efficient software.| blog.rust-lang.org
It’s official: Ferrocene is ISO 26262 and IEC 61508 qualified! You can even find the certificate in TÜV SÜDs certificate database. This means we achieved qualification for the open source Ferrocene toolchain. Ferrocene 23.06.0, based on Rust 1...| ferrous-systems.com
Empowering everyone to build reliable and efficient software.| blog.rust-lang.org