Rewrite, Optimize, Repeat - Luca Palmieri | EuroRust 2025
*Rewrite, Optimize, Repeat: Our Journey Porting a Triemap From C to Rust - Luca Palmieri at EuroRust 2025 🦀*
In this talk, you’ll learn about an experience porting a battle-tested C TrieMap…
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
09.03.2026 09:54
👍 2
🔁 0
💬 0
📌 1
EuroRust 2025 | Highlights
EuroRust 2025 was a blast! 🦀🇫🇷✨
EuroRust isn’t just talks all day, it’s a gathering of Rustaceans and Rustaceans-to-be. Four days in total, in Paris, full of everything Rust! We had 30+ talks,…
EuroRust 2025 was a blast 🚀✨ Four days of talks, workshops, an impl day, karaoke, Paris city tours, dinners and much more. Check out last year's highlights and get inspired for this year’s EuroRust in sunny Barcelona! 🇪🇸
Check out the highlights 👉 www.youtube.com/watch?v=0upK...
#EuroRust25
03.03.2026 11:20
👍 8
🔁 1
💬 0
📌 1
Our CFP is now open! 🦀 Submit your proposal by April 27 and join this year's conference as a speaker. We’re looking forward to seeing you in Barcelona! 🇪🇸
Submit your talk now 👇
sessionize.com/eurorust-2026/
#rustlang #eurorust25
25.02.2026 10:50
👍 8
🔁 3
💬 0
📌 3
EuroRust
EuroRust is a conference for the European Rust community. Two full conference days and two days of fun side activities, workshops, hackathons and exploring Barcelona. We cover all things Rust: from…
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
19.02.2026 10:26
👍 6
🔁 1
💬 0
📌 0
Through the Fire and the Flames - Jon Gjengset | EuroRust 2024
Why does my thing need to be Send, and why isn’t it?
Why does this function have ten lines of where clauses; what are they all for?
What do you mean foo doesn’t live long enough?
Why is this async…
Today we’re traveling back to 2024! 🚀 Rust comes with some inherent complexity that doesn’t exist in other languages. In his talk, @jonhoo.eu answered some recurring questions that should help you self-diagnose and avoid some common pitfalls! 🦀
Check it out 👉 www.youtube.com/watch?v=8-KL...
12.02.2026 10:50
👍 3
🔁 0
💬 0
📌 0
How Rust Compiles - Noratrieb | EuroRust 2025
*How Rust Compiles - Noratrieb at EuroRust 2025 🦀*
Whenever you run cargo build, you get a native executable. To see how rustc gets there, we’ll break down the high-level architecture of Rust’s…
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
10.02.2026 13:17
👍 18
🔁 5
💬 0
📌 0
EuroRust
EuroRust is a conference for the European Rust community. Two full conference days and two days of fun side activities, workshops, hackathons and exploring Barcelona. We cover all things Rust: from…
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
05.02.2026 09:06
👍 2
🔁 2
💬 0
📌 0
New year, new city, new EuroRust look! 🦀 These blue skies have us counting the days until we all meet in Barcelona. Make sure to get your ticket early, and to sign up for the EuroRust newsletter to not miss any updates! ✨
Subscribe to the newsletter ✉️ 👉 eurorust.us13.list-manage.com/subscribe?u=...
27.01.2026 15:00
👍 4
🔁 5
💬 0
📌 2
Rust Adoption in Safety Critical Systems - Perspective from Micro controller and Automotive world
This panel explores the adoption of Rust in safety-critical systems, with perspectives from the microcontroller and automotive worlds. Experts from leading semiconductor companies will discuss why…
A new talk is out on YouTube! ✨ 📺 In this OxidOS panel discussion, Tiago, Frédéric and Orson talk about Rust adoption for safety-critical systems 🦀
That’s the last talk for now, but stay tuned as we’ll share more info about the upcoming EuroRust shortly! ✨
Check it out 👉 youtu.be/zYuXY4xiRFY
22.01.2026 13:20
👍 5
🔁 0
💬 0
📌 0
Porting Embassy to a Rust-based embedded Operating System - Dănuț Aldea | EuroRust 2025
This talk explores the integration of two Rust-based embedded systems concepts: Embassy, an async runtime designed for low level development, and TockOS, a secure, capability-based operating system…
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
20.01.2026 10:28
👍 2
🔁 0
💬 0
📌 0
Hey friends they uploaded my talk! go watch it, we had a great time I‘m sure you will too!
19.01.2026 15:19
👍 8
🔁 3
💬 1
📌 0
A Minimal Rust Kernel: Printing to QEMU with core::fmt - Philipp Schuster | EuroRust 2025
Most software-engineers work in a high-level world - yet some of them are interested in how things work under the hood. In this talk, I briefly show how you can create an minimal kernel in Rust with…
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
19.01.2026 09:53
👍 4
🔁 0
💬 0
📌 0
A Deep Dive into Serde-Driven Reflection - Ohad Ravid | EuroRust 2025
Do you know what code is generated when you use #[derive(Deserialize)]? And what that has to do with API design, reflection, and ergonomics?
In this talk, we’ll explore a way to use the Serde…
Ever wondered what code is generated for #[derive(Deserialize)]? 🤔 In his talk, Ohad reveals how Serde's trait-based internals enable ergonomic APIs, compile-time reflection, and even custom deserializers in Rust 🦀
Check out the talk on YouTube and make sure to subscribe 👉 youtu.be/7Znf3FQih-o
15.01.2026 13:39
👍 5
🔁 0
💬 0
📌 0
Panic! At The Disk Oh! - Jonas Kruckenberg | EuroRust 2025
Unwrapping results, assertions, divide by zero: we've all seen our Rust programs panic and crash. But have you ever wondered how that happens under the hood?
Wonder no more! Over the last year I…
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
14.01.2026 13:40
👍 8
🔁 1
💬 1
📌 2
What actually are attributes? - Jana Dönszelmann | EuroRust 2025
*What actually are attributes? - Jana Dönszelmann at EuroRust 2025*
Attributes are a super versatile tool. They can add metadata to almost any part of rust’s syntax. This is great for designing new…
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
13.01.2026 14:12
👍 3
🔁 0
💬 0
📌 0
How to make your own stream operators - Willem Vanhule | EuroRust 2025
How to make your own stream operators - Willem Vanhule at EuroRust 2025
The concept of a Stream in Rust is quite powerful, but it can also be scary, especially when you have to make your own from…
A new talk is out on YouTube ✨📺 Willem presented a tutorial on streams – when and how to use them, what are stream operators, and how to build your own stream operators.
Make sure to subscribe to the EuroRust YouTube channel not to miss any talks! 🦀
Check out the talk 👉 youtu.be/KqWGpRyQMKc
08.01.2026 15:01
👍 3
🔁 0
💬 0
📌 0
Random Seeds and State Machines - Alfonso Subiotto | EuroRust 2025
Random Seeds and State Machines: An Approach to Deterministic Simulation Testing - Alfonso Subiotto at EuroRust 2025
Have you spent sleepless nights thinking about that heisenbug in production that…
A new talk is out! 🙌 @asubiotto.com shows how deterministic simulation testing (DST) uses random seeds and state machines to explore countless execution paths—and reliably replay failures when things go wrong 🦀🎲
👉 youtu.be/V12hHoagv-E
07.01.2026 11:16
👍 2
🔁 0
💬 0
📌 1
Building a Chatbot Service with Rust, WGPU, and Tokio - Ada Hieta | EuroRust 2025
YouTube video by EuroRust
Running ML inference *locally* in Rust—no CUDA, no PyTorch? 🙌 At Eurorust, @adapossum.bsky.social talked about building a Rust-powered chatbot using WGPU and Tokio, and dove into the challenges of bridging GPU workloads with Rust’s async ecosystem 🦀🤖
Watch now 👉 youtu.be/79byawH-D-k
05.01.2026 11:20
👍 5
🔁 2
💬 0
📌 0
No cars were harmed for this talk: Automotive Rust, amateur style - Frank Lyaruu | EuroRust 2025
YouTube video by EuroRust
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
30.12.2025 12:08
👍 3
🔁 0
💬 0
📌 0
-Znext-solver: what, why, and when - lcnr | EuroRust 2025
YouTube video by EuroRust
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
23.12.2025 13:23
👍 5
🔁 0
💬 0
📌 0
Compile-time Deadlock Detection in Rust using Petri Nets - Horacio Lisdero Scaffino | EuroRust 2025
YouTube video by 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
22.12.2025 13:27
👍 4
🔁 0
💬 0
📌 0
Rust/C++ Interop: Carcinization or Intelligent Design? - Victor Ciura | EuroRust 2025
YouTube video by EuroRust
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
19.12.2025 11:37
👍 6
🔁 2
💬 0
📌 0
Rendering at 1 million pixels / millisecond with GPUI - Conrad Irwin | EuroRust 2025
Rendering at 1 million pixels / millisecond with GPUI - Conrad Irwin at EuroRust 2025 🦀
Modern computers are *fast*, but modern software rarely pushes it to its limits. We'll talk about Zed's…
A new talk is out on YouTube 🙌 @cirw.in dives into why performance matters for all software and introduces @zed.dev’s GPUI, a graphics framework that allows building blazing-fast cross-platform applications in Rust that can render a new frame every 8ms. 🦀
Check out the talk 👉 youtu.be/sheIOOf-xRo
15.12.2025 15:28
👍 7
🔁 0
💬 0
📌 0
Data Engineering with Rust - Michele Vigilante | EuroRust 2025
Data Engineering with Rust - Michele Vigilante at EuroRust 2025 🦀
Data engineering has long been the domain of JVM-based and Python ecosystems—think Apache Spark, Hadoop, and pandas. Rust’s…
New EuroRust talk out on YouTube 🙌 Here, Michele walks us through how Rust is reshaping data engineering, with high-performance pipelines built on arrow-rs, datafusion, and delta-rs 🦀
Check out the talk 👉 youtu.be/9zq8JbGo7ow
11.12.2025 09:32
👍 2
🔁 1
💬 0
📌 0
Rust’s Memory Model: The Logic Behind Safe Concurrency - Martin Ombura Jr. | EuroRust 2025
Concurrency is hard, but Rust gives you tools to make it safe, from Mutex and RwLock to atomic types like AtomicUsize and AtomicPtr. Beneath these familiar abstractions lies something more…
A new talk is out on YouTube 🙌 In this talk, Martin demystifies Rust’s memory-ordering, revealing how APIs like Relaxed, Acquire, SeqCst, etc. underpin safe, high-performance concurrency in real-world crates! 🦀
Check out the talk 👉 youtu.be/373srjM3Sbw
10.12.2025 11:55
👍 1
🔁 0
💬 0
📌 0
Trust Your Benchmarks, Not Your Instincts: A Rust Performance Quiz - Arthur & Adrien | EuroRust 2025
Trust Your Benchmarks, Not Your Instincts: A Rust Performance Quiz - Arthur Pastel and Adrien Cacciaguerra at EuroRust 2025 🦀
Rust prides itself on performance and safety, but even in Rust, our…
In this quiz, the audience had to guess which implementations are faster. Using real-world examples, @apas.tel and @adriencaccia.bsky.social show how our intuition about what code is “fast” can mislead us, even when it comes to Rust. Hit pause and play along! 🦀
Check it out 👉 youtu.be/b9I9eVEVCzU
04.12.2025 10:05
👍 2
🔁 0
💬 0
📌 0
A new talk is out 🙌 Trafficking Free Tomorrow is a nonprofit that supports law enforcement with digital forensics tools to counter human trafficking. @Goingforbrooke.bsky.social walks us through how one person can create impact, all using Rust! 🦀
Check out the full talk 👉 youtu.be/CbpXKqay_oY
02.12.2025 14:53
👍 2
🔁 2
💬 0
📌 0
How to Fit an Elephant in a Rusty Refrigerator - Kiril Karaatanasov | EuroRust 2025
YouTube video by EuroRust
New talk for the weekend 🙌 To work with large APIs that architecturally don't map well to Rust, Kiril employs a number of nice patterns that ensure the Rust client code does not get any more complicated than it needs to be! 🦀
👉 youtu.be/C87GIl1n8v4
#RustLang #RustConference #EuroRust
28.11.2025 14:44
👍 5
🔁 0
💬 0
📌 1
The second @sdr-podcast.com live session is on YouTube now 🙌 Here, @fasterthanli.me tests @jamesmunns.com's knowledge of obscure compiler optimizations. Between trick questions and missed optimization opportunities, this quiz is as unfair as they come! 🦀
Check it out 👉 youtu.be/ubXjidi5YNc
27.11.2025 09:41
👍 18
🔁 5
💬 1
📌 2
Live recording (Day 1) - Self-Directed Research Podcast | EuroRust 2025
Self-Directed Research Podcast: Live recording (Day 1) at EuroRust 2025 🦀For the first session of the Self-Directed Research Podcast at EuroRust, James is l...
The first of two @sdr-podcast.com live sessions is on YouTube 🙌 @jamesmunns.com walks @fasterthanli.me through the tricks required to get the ergot messaging library working even on the smallest of devices. Make sure to subscribe to catch the other talks! 🦀
Check it out 👉 youtu.be/33l3gNPBpzc
26.11.2025 11:52
👍 19
🔁 2
💬 0
📌 2