I’ll share what the Rust job market really looks like in 2025 — where companies are hiring, which skills stand out, and how the recruitment process actually works behind the scenes.

Over the past few years, I have had countless conversations with Rust engineers across Europe, helping them find their next role in fast-growing AI and infrastructure startups. In this talk, I’ll share what the Rust job market really looks like in 2025 — where companies are hiring, which skills stand out, and how the recruitment process actually works behind the scenes.
I’ll also touch on a few myths about “getting hired in Rust” and share some practical tips on how engineers can tell their story authentically — without feeling like they have to “sell” themselves.
Expect a relaxed, honest talk about Rust, people, and what makes great engineers stand out in this ecosystem.
During this talk we'll build a basic, working async runtime using nothing more than a standard library. The point? To see it's approachable for mere mortals.
This technical talk examines the most prevalent pain points facing Rust web developers today and explores how the community is addressing them.
In this talk, we’ll re-create the core ideas of Karpathy’s micrograd, but entirely in Rust.
In this talk, we'll explore the current state of AI development in Rust, highlighting key crates, frameworks, and tools. Covering the essentials from ML and NLP to integrating LLMs and agent-based automation.
This talk explains how Rust debugging actually works: how compiler-generated debuginfo (DWARF/PDB) maps binaries back to source, and how LLDB/GDB interpret that data in practice.