In his talk at last year’s EuroRust, @lpalmieri.com talked about migrating Redis Query Engine to Rust, everything from high-level strategy to the low-level challenges! 🦀
Check out the talk 👉 youtu.be/XklFGy3aUX4
#RustLang #RustConference #EuroRust
We hope you haven’t missed that all of last year’s EuroRust talks are now on YouTube? Make sure to head on over to the EuroRust YouTube channel to check them out! 🦀✨
Check out the talks 👉 www.youtube.com/@eurorust
#EuroRust #RustLang #RustConference
Have you ever wondered how Rust compiles? Then we hope you didn’t miss @noratrieb.dev's talk at last year’s EuroRust! Find out how the individual parts like LLVM and the linker work together to make magic happen! 🦀✨
See the full talk 👉 youtu.be/G1g6Me1FHmE
#RustLang #RustConference #EuroRust
Did you miss a talk at EuroRust? Or maybe you just want to relive your favorite one? All EuroRust talks are out now on YouTube, so make sure to head over to the EuroRust YouTube channel to check them out! 🦀✨
Check out the talks 👉 www.youtube.com/@eurorust
#EuroRust #RustLang #RustConference
Tech Talks Weekly #91 is out now! Find all the new Software Engineering conference talks published between Jan 21, 2026 - Jan 28, 2026 👇
plus.techtalksweekly.io/issues/91-ta...
#qcon #devoxx #dddeurope #mqsummit #jchampions #leaddev #conf42 #cppcon #ndc #ndccopenhagen #djangocon #eurorust
Rust Adoption in Safety Critical Systems - Perspective from Micro contro... youtu.be/zYuXY4xiRFY?... via @YouTube #eurorust
Porting Embassy to a Rust-based embedded Operating System - Dănuț Aldea ... youtu.be/HW8UALOtUnI?... via @YouTube #eurorust #rustlang
A new talk is out on YouTube ✨ 📺 In this talk, Dănuț walks us through the integration of Embassy and TockOS. Also, make sure to subscribe to EuroRust on YouTube! 🦀
Check out the talk 👉 youtu.be/HW8UALOtUnI
#EuroRust #RustLang #RustConference
New week, new talk on YouTube! 🙌 In this talk, Philipp shares a beginner-friendly intro to building a minimal kernel in Rust, accessing hardware directly, and hooking core::fmt up to a QEMU debug console for low-level development 🦀 ✨
Check it out 👉 youtu.be/9zigzPUs0VI
#EuroRust #RustLang
A Minimal Rust Kernel: Printing to QEMU with core::fmt - Philipp Schuste... youtu.be/9zigzPUs0VI?... via @YouTube #eurorust #rustlang
A Deep Dive into Serde-Driven Reflection - Ohad Ravid | EuroRust 2025 youtu.be/7Znf3FQih-o?... via @YouTube #eurorust #rustlang
Rust at Volvo Cars - Julius Gustavsson - NDC TechTown 2025 youtu.be/vBofCW8j70A?... via @YouTube #eurorust #rustlang
Panic! At The Disk Oh! - Jonas Kruckenberg | EuroRust 2025 youtu.be/mWCVgqgep6Y?... via @YouTube #eurorust #rustlang
A new talk is out on YouTube! ✨📺 Here, @jonaskruckenberg.de explores how panic! really works under the hood—from stack unwinding and Drop to what actually happens when your program crashes 🦀
Check out the talk 👉 youtu.be/mWCVgqgep6Y
#EuroRust #RustConference #RustLang
What actually are attributes? - Jana Dönszelmann | EuroRust 2025 youtu.be/zglja1i709Q?... via @YouTube #eurorust #rustlang
A new talk is you on YouTube! 🙌 Here, Jana breaks down how Rust’s attributes work – from adding metadata and extending syntax with macros. Plus, she shows some funny bugs she found in the compiler while refactoring attribute compilation! 🦀✨
Check out the talk 👉 youtu.be/zglja1i709Q
#EuroRust
How to make your own stream operators - Willem Vanhulle | EuroRust 2025 youtu.be/KqWGpRyQMKc?... via @YouTube #rustlang #eurorust
Random Seeds and State Machines - Alfonso Subiotto | EuroRust 2025 youtu.be/V12hHoagv-E?... via @YouTube #eurorust #rustlang
Building a Chatbot Service with Rust, WGPU, and Tokio - Ada Hieta | Euro... youtu.be/79byawH-D-k?... via @YouTube #rustlang #eurorust
No cars were harmed for this talk: Automotive Rust, amateur style - Fran... youtu.be/4sYzxv6YijI?... via @YouTube #eurorust #rustlang
Rust is finding its way into cars. 🚗🦀 In his EuroRust talk, @lyaruu.bsky.social explores how Rust makes automotive software safer and more approachable—bringing a modern developer experience to systems that actually interact with a vehicle.
👉 youtu.be/4sYzxv6YijI
#EuroRust #RustLang
-Znext-solver: what, why, and when - lcnr | EuroRust 2025 youtu.be/HUVjZyANCjM?... via @YouTube #eurorust #rust
New talk video 🙌 Hear from Icnr about the next-generation trait solver that the types team is currently working on – -Znext-solver: what, why, and when. Also, make sure to subscribe to our YT channel to not miss any talks! 🦀
👉 youtu.be/HUVjZyANCjM
#EuroRust #RustConference #RustLang
Compile-time Deadlock Detection in Rust using Petri Nets - Horacio Lisde... youtu.be/6VbRgAa_si0?... via @YouTube #eurorust
New talk video 🙌 Horacio Lisdero Scaffino presented a way to prove Rust programs are free of deadlocks at EuroRust 2025. With a live demo, this talk is a practical and approachable way to reason about concurrency.
👉 youtu.be/6VbRgAa_si0
#EuroRust #RustLang
Rust/C++ Interop: Carcinization or Intelligent Design? - Victor Ciura | ... youtu.be/n5UNkH_rKmE?... via @YouTube #rustprogramming #rustdev #eurorust
Data Engineering with Rust - Michele Vigilante | EuroRust 2025 youtu.be/9zq8JbGo7ow?... via @YouTube #rustdev #eurorust #rustprogramming
Rust and C++ aren’t going anywhere—and learning how to make them work together is more important than ever. ciuravictor.bsky.social explores the real-world challenges of Rust/C++ interoperability, from FFI to glue code, and performance 🦀
🎥👉 youtu.be/n5UNkH_rKmE
#EuroRust #RustLang
@cirw.in I just watched your talk "Rendering at 1 million pixels / millisecond with GPUI". It is really great! One of the best this year! #eurorust www.youtube.com/watch?v=sheI...