Why Should You Learn Rust? – Better Programming

Disclaimer: I am no expert on the Rust programming language. I’m merely a proponent of it — an advocate if you will. Rust is a new, yet surprisingly familiar approach to programming. It takes many of… Read more

Similar

One Hundred Rust Binaries

I recently completed a #100binaries series on Twitter wherein I shared one open-source Rust tool or application each day, for one hundred days (Jul—Nov 2020). This post lists binaries 1–50. See page 2 for binaries 51–100. (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 »