![Rust syntax shapes](/assets/images/rust-background.png)
Conference Schedule
Explore the Rust Nation UK 2025 Schedule, held on the 20th February!
Ensuring Rust Safety: Strategies for Managing Unsafe Rust
![Celina Val](/assets/images/2025/speakers/celina-val.png)
Rust At The Edge
![Kailan Blanks](/assets/images/2025/speakers/kailan-banks.png)
You’re in an all-out war for attention from your users and customers. Creating meaningful, personalized experiences is critical to give your websit...
Show moreThe Future of Rust Web Applications
![Greg Johnston](/assets/images/2025/speakers/greg-johnston.png)
Web development has coalesced around a handful of JavaScript frameworks that make it possible to render an application to HTML on the server, then ...
Show moreParallel Programming in Rust: Techniques for Blazing Speed
![Evgenii Seliverstov](/assets/images/2025/speakers/evgenii-seliverstov.png)
Rust developers are well-acquainted with fearless concurrency, which is helpful for efficient servers and I/O-bound applications. However, there's ano...
Show moreAutomating Rust Releases with Release-plz
![Marco Ieni](/assets/images/2025/speakers/marco-leni.png)
Releasing a new version of a Rust crate is tedious and error-prone, just like most IT manual tasks. For every package you want to release, you need to...
Show moreRust project goals 2024: Stabilizing Rust in the Linux Kernel
![Alice Ryhl](/assets/images/2025/speakers/alice-rhyl.png)
In 2024, Rust decided to make Rust in the Linux Kernel one of the three flagship goals of the Rust project. It is now 2025 and we’ve reached the concl...
Show moreBuilding Software Extensions in Rust using WebAssembly Components
![Alexandru Radovici](/assets/images/2025/speakers/alexandru-radovici.png)
This talk will present how Rust’s lack of a standard Application Binary Interface (ABI) can be solved. The lack of a standard ABI in Rust means that t...
Show moreCrate security in 2025
![Adam Harvey](/assets/images/2025/speakers/adam-harvey.png)
2024 shone an even brighter spotlight on the issue of supply chain security. Understanding the dependencies that we build on top of is crucial when bu...
Show moreFast & Fun: building web apps with Rust, WASM, and Leptos in the Full-Stack Era
![Gabriella Burns](/assets/images/2025/speakers/gabriella-burns.png)
Dive into this interactive tutorial and create blazing-fast web user interfaces with Rust, WebAssembly, and the Leptos framework! You’ll build a full-...
Show moreTechniques learned from five years finding the way for Rust in Python
![David Hewitt](/assets/images/2025/speakers/david-hewitt.png)
Realising the full potential for Rust/Python interop is an always-evolving research adventure. I'll share some favourite things I've learned while con...
Show moreRust in Space! How Rust is Powering Next-Generation Space Mission Simulators
![Angus Morrison](/assets/images/2025/speakers/angus-morrison.png)
Learn about Ephemerista, a next-generation, open-source space mission simulator funded by the European Space Agency. In this talk, Rustaceans will di...
Show moreDigital Decluttering
![Lisa Crossman](/assets/images/2025/speakers/lisa-crossman.png)
Gartner stated that by 2030, synthetic data will completely overshadow real data in AI models. But how about other applications? Synthetic data can ...
Show moreFunctional Programming For The Working Rustacean
![Vitaly Bragilevsky](/assets/images/2025/speakers/vitaly-bragilevsky.png)
In this talk, we explore the intersection of functional programming and Rust, providing a practical perspective for everyday Rustaceans. We begin by d...
Show moreHow Rust helped us building and deploying Moshi, a state-of-the-art speech model.
![Laurent Mazare](/assets/images/2025/speakers/laurent-mazare.png)
This session will take you through the development of Moshi, the first open-source speech-to-speech model, highlighting the crucial role Rust played i...
Show moreABI Resilience
![Victor Ciura](/assets/images/2025/speakers/victor-ciura.png)
Is ABI merely an artifact of implementation in native programming languages or should it be considered part of their design? Some programming language...
Show moreGraviola: fast, high-assurance cryptography for Rust
![Joseph Birr-Pixton](/assets/images/2025/speakers/joseph-birr-pixton.png)
In this talk I will introduce you to 'Graviola', which is a new cryptography crate for Rust. Graviola heavily reuses formally verified assembly from t...
Show moreFrom Electron to bare metal GUIs in no easy steps
![David Haig](/assets/images/2025/speakers/david-haig.png)
The embedded touchscreen hardware in this talk sits in the twilight zone between a microprocessor (like a raspberri pi, laptop, pc or smartphone) a...
Show moreMicrosoft is Getting Rusty: A Review of Successes and Challenges
![Mark Russinovich](/assets/images/2025/speakers/mark-russinovich.png)