Rust-PHF generates efficient lookup tables at compile time using phf

Compile time static maps for Rust. Contribute to rust-phf/rust-phf development by creating an account on GitHub. Read more

Similar

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 »

Rust for C#/.NET Developers

This is a (non-comprehensive) guide for C# and .NET developers that are completely new to the Rust programming language. Some concepts and constructs translate fairly well between C#/.NET and Rust, but which may be expressed differently, whereas others ar... (more…)

Read more »