Android Drivers in Rust

The Linux Plumbers Conference
(LPC) is a developer conference for the open source community. The LPC
brings together the top developers working on the plumbing of Linux –
kernel subsystems, core libraries, windowing systems, etc. – and giv… Read more

Similar

Six ways to make async Rust easier

Asynchronous Rust is powerful but has a reputation for being hard to learn. There have been various ideas on how to fix the trickiest aspects, though with my focus being on Tokio 1.0, I had not been able to dedicate much focus to those topics. However, Ni... (more…)

Read more »

Why not Rust for Security?

I read a Why Not Rust? article the other day that was quite good but dismissed the most important reason to use a language to me: security. After having worked on a Rust codebase for almost two years now, I thought I would chime in, even though I'll prefa... (more…)

Read more »