Rust in Linux code - How does it work with C?
Jul 20, 2025 · 4 min read · I recently came across a youtube video from recent KubeCon 2025 that talked about how kernel drivers and modules can be written in Rust now. If you’re wondering how it stitches with C, read on. This post talks about object files, shared libraries tha...
Join discussion