Workshop Schedule

On-site attendees have the chance to book Rust Workshops the day before EuroRust 2024 to learn more about Rust and prepare for the conference.

Oct 09 2024

Rediscovering the Future: a deep dive into async Rust

Async Rust is a very powerful abstraction for concurrent systems. It is being used extensively in web development for its ability to handle many thousands of concurrent requests at a time. As an abstraction, though, async Rust is quite a brittle one. Many of its footguns and complications often need to be learned the hard way.

More Info

Oct 09 2024

Testing in Rust: going beyond the basics

No application is an island: you need to interact with third-party APIs, databases and who knows what else. Testing those interactions is tricky, to say the least! This workshop will focus on expanding your Rust testing toolkit, going beyond the basic techniques you're already familiar with. At the end of the session, you'll have a strategy to test most of the scenarios that are relevant for a complex Rust application.

More Info

Oct 09 2024

Introduction to Diesel: basic and advanced concepts in practice

Diesel is a performant and type-safe query builder and ORM for Rust. This workshop teaches how to build performant applications using Diesel. It starts with the basics and goes all the way to advanced use-cases.

More Info
venue picture
Workshop Venue

The place to learn

The EuroRust workshops will take place in a separate venue in the city center – details to be announced soon.<