Superteam Poland is bringing the Rust and Solana communities together for a night of sharp talks, insights, and a hands-on look at Rust running on-chain.
​The team from the Solana ecosystem will show you what building on-chain actually looks like and why it’s one of the most exciting frontiers for the language right now.
​🦀 See Rust in a completely new environment
​⛓️ Learn how Solana is built and why Rust is at its core
​🤝 Meet builders from both worlds
​Whether you're deep in Rust or just curious what the blockchain fuss is about, this is the place to find out.
‍
Registration:Â https://luma.com/RUST-on-chain?tk=ISFpl1
‍
​📍 Venue: Rotunda, Warsaw
​📅 Date: March 18 (the day before Rustikon)
​⏰ Time: 4:30 PM - 8:30 PM
‍
​17:00 - 17:30 I Michał Wojtas (Superteam Poland)
17:30 - 18:00 I Wojciech Kargul (Rust Poland)
18:00 - 18:30 I Michał R (Anza)
​18:30- 19:00 | Vitor Py (Darklake)
19:00 - 20:30 I Networking & as always... 🍕 & 🍹 FOR EVERYONE!
‍
‍
In this introductory talk, we will explore what it means to "Ratatuify" the Rust package manager, Cargo.
In this talk, we’ll re-create the core ideas of Karpathy’s micrograd, but entirely in Rust.
This session we will delve into the sometimes murky world of procedural macros - showing some of the great tooling available for understanding the code generated, such as cargo expand, and the key building blocks we will need for writing our own.
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.
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.
In this talk, we'll dive deep into what makes concurrency coordination costly, and explore some pathways to mitigate that cost.