Speaker Details

Ayoub Alouane
Adservio
I am Ayoub Alouane, working as a DevRel and TechLead in Adservio, Moroccan coming from Africa, starting a new journey in France, as a Speaker and Trainer, I'm trying to build a consciousness about performance in our community of devs.
In this Tool in Action, I'll try to talk about my experience as a beginner developer in Rust. I have a Java background and I'm now learning Rust, and I've discovered a lot of concepts that have taught me how I should think about performance before I start coding.
Ownership and Borrowing are the concepts that helped me really understand how the stack and heap work together. I'll try to show some benchmarks between Rust and other languages to demonstrate its impact on performance, and I'll also do a demo to illustrate how the Borrow Checker works.
More