You might have seen those obnoxious “you should rewrite it in Rust comments” here and there: in a blogpost in a Github issue you might have heard about that Rust Evangelism Strike Force… (more…)
Read more »
Modern embedded framework, using Rust and async. Contribute to embassy-rs/embassy development by creating an account on GitHub. (more…)
Read more »
A secure embedded operating system for microcontrollers - tock/tock... (more…)
Read more »
Macros in Rust tend to have a reputation for being complex and magical, the likes which only seasoned wizards like @dtolnay can hope to understand, let alone master.
Rust’s declarative macros provide a mechanism for pattern matching on arbitrary syntax to... (more…)
Read more »