In this post we will provide an update on Google's open source security efforts.| Google
Analyzing the readiness of the Rust ecosystem for IoT| blog.ysndr.de
Hello, and welcome to a new edition of Links lists! Rust and some history this week! Coding Rust in the kernel Many people are advocating for integrating Rust in the Linux kernel, which is written (mostly) in C and assembler. Rust is famous for its memory safety guarantees, which is why many people find that it could have a place for writing kernels and drivers. In particular, Google has setup a public prototype and has an interesting post on a sample driver written in Rust.| andreabergia.com
Rust 2021 – Looking Back and Forth| llogiq.github.io