Want to write a tiny kernel in Rust? This talk by Philipp Schuster walks you through building a driver for QEMU’s debugcon device and connecting core::fmt to virtual hardware..
🧵1/3
Rust is helping fight human trafficking. At #EuroRust25, @goingforbrooke will show you how it’s done for Trafficking Free Tomorrow, a pure Rust app supporting legal and forensic work around the world. 🦀
🧵1/3
Rust lets you offload a lot of computation to compile time. @noboilerplate will show you how far you can go with `const`, macros, and zero-cost abstractions.
🧵1/2
`cargo build` looks simple.
But under the hood? It’s a maze of compiler stages, optimizations, and decisions. At #EuroRust25, @noratrieb will break it down. From rustc to LLVM to linking and all the steps in between.
🧵1/3
7,000 types. Inheritance everywhere. An enterprise API nicknamed “the API from hell.” At #EuroRust25, Kiril Karaatanasov will show how Rust’s type system, traits, codegen, and some ruthless pragmatism helped tame the beast.
🧵 1/3