Safe and Secure Coding in Rust: A Comparative Analysis of Rust and C/C++

In the realm of systems programming, safety and security are paramount. My “Safe and Secure Coding in Rust: A Comparative Analysis of Rust and C/C++” book is a deep dive into the world of system programming languages, with a spotlight on Rust’s capabiliti… Read more

Similar

Rust 2020 Roadmap

Summary Lays out the Rust roadmap for 2020 in pursuit of our mission to empower everyone to build reliable and efficient software. The roadmap takes the form of the following goals for the project:... (more…)

Read more »

STM32L0 Rust Part 1 – Getting Started

The embedded Rust development ecosystem is changing fast. A bunch has changed even since early 2019 when I started prototyping firmware for the Gameslab’s system controller (STM32L0). Most of the changes are incredible! Device support crates, hardware abs... (more…)

Read more »