Actor library for Rust: first intro post
I spent most of my spare time in the past few months on an actor library for Rust.
Read more »Earlier this year, we used the C2Rust framework to translate applications such as Quake 3 to Rust. In this post, we’ll show you that it is also possible to translate privileged software such as modules that are loaded by the Linux kenel. We&… Read more