Join the Rustikon afterparty!
The doors are open from 7:30 pm.
Location: Klub ARCO.
After a long day of insightful talks and networking, unwind with fellow attendees over drinks and delicious food. Bowl the night away, or simply relax and enjoy more of Rust discussions and small talks.
In this talk, we’ll explore battle-tested best practices for integrating Claude Code into a professional Axum development workflow without compromising on Rust’s core values: correctness, clarity, and maintainability.
This talk puts popular Rust rewrites to the test. We'll examine how these tools stack up against their battle-tested predecessors, looking at real-world performance, compilation times, binary sizes, feature completeness, and ecosystem maturity.
For infrastructure engineers, SREs, platform teams, and Rust developers who've felt the pain of configuration drift, failed deployments, and infrastructure code that simply doesn't scale safely.
In this introductory talk, we will explore what it means to "Ratatuify" the Rust package manager, Cargo.
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.