Home New Trending Search
About Privacy Terms
#
#RustLab2025
Posts tagged #RustLab2025 on Bluesky

All good things must come to an end! 🌅
🦀 RustLab wrapped up after three incredible days full of learning and connections. ⚡

🤎 Thank you to everyone who joined us!

🗓️ Mark your calendars: see you in Bologna, November 2026! ✨

#RustLab2025 #RustLang

7 1 0 0
Post image Post image Post image

Architecture, Rust-style. ⚙️
Thanks to Luca Palmieri for an insightful tour of dependency injection design patterns and trade-offs in Rust.
#RustLab2025 @lpalmieri.com

4 0 0 0
Post image Post image Post image

Game-ready and Rusty! ⚙️
Thanks to Stephan Dilly for making ECS approachable — blending cache-friendliness with simple data semantics.
#RustLab2025 @rustunit.com

3 2 1 0
Post image Post image Post image

What a ride through the compiler pipeline! ⚙️
Andrea Bergia showed how to build an interpreter and a JIT in Rust — from ASTs to optimizations.
#RustLab2025 #RustLang @andreabergia.com

1 0 0 0
Post image

🧩 Dependency Injection, the Rust way.
Luca Palmieri reviews 10 years of design exploration — from Axum to Pavex — in “Dependency Injection in Rust: a Design Review.”
🕓 4:00 PM · 📍 Deep Ocean
#RustLab2025 #RustLang @lpalmieri.com

4 0 0 0
Post image Post image Post image Post image

Blazing fast! ⚡
Alessandro Cerruti showed how SIMD can supercharge integer parsing — turning performance theory into real speed.
#RustLab2025 #RustLang

1 0 0 0
Post image Post image Post image

An inspiring Rust journey! 🦀
Thanks to Manuel Sopena Ballesteros for sharing how Manta bridges HPC complexity with simplicity and power.
#RustLab2025

1 0 0 0
Post image

🧩 Ever built your own language?
Andrea Bergia shows how to write an interpreter with a JIT — parsing, ASTs, SSA, and compiler internals made fun!
🕞 3:15 PM · 📍 Deep Ocean
#RustLab2025 #RustLang @andreabergia.com

1 0 0 0
Post image

⚙️ Game dev meets Rust!
Join Stephan Dilly for “Entity Component Systems for Beginners” — learn how ECS makes Rust data sharing simpler and faster.
🕒 3:15 PM | 📍 Deep Space
#RustLab2025 @rustunit.com

0 0 0 0
Post image

⚡ Fast math time!
Alessandro Cerruti presents “Parsing integers with SIMD” — a clever way to parse fixed-length integers and handle variable strings with speed.
🕝 2:30 PM · 📍 Deep Space
#RustLab2025 #RustLang

0 0 0 0
Post image

🧠 What starts as curiosity can scale to supercomputers.
Join Manuel Sopena Ballesteros for “Building Manta” — a Rust-powered leap from first steps to HPC infrastructure.
🕝 2:30 PM | 📍 Deep Ocean
#RustLab2025

0 0 0 0
Post image Post image Post image

Terminals, decoded. 💻
Raphael Amorim took us deep under the hood — from PTYs to rendering pipelines — proving they’re way more than just text.
#RustLab2025 #RustLang

1 0 0 0
Post image Post image Post image

Async, explained - and deconstructed. ⚙️
Christian Visintin showed us how to rethink async Rust, balance complexity, and even reuse code across APIs.
#RustLab2025 #RustLang

2 0 0 0
Post image Post image Post image

Rust + Evolutionary Algorithms = powerful combo. ⚡
Thanks to Martin Ombura Jr. for a deep dive into solving complex, real-world problems the smart way.
#RustLab2025

1 0 0 0
Post image

🖥️ Ever wondered what happens behind your terminal?
Join Raphael Amorim for “Terminals Are Just Text? Think Again” — a deep dive into PTYs, rendering, and modern terminal design.
🕐 12:15 PM | 📍 Deep Space
#RustLab2025

1 0 0 0
Post image

🧵 We can’t live without async… or can we?
Join Christian Visintin for a deep (and fun) look at Rust’s async story, its pitfalls, and how we might tame the “over-async” era.
🕐 12:15 PM | 📍 Deep Ocean
#RustLab2025

0 0 0 0
Post image Post image Post image Post image

What a quiz! 🧩
Luca Palmieri @lpalmieri.com & Amos Wenger @fasterthanli.me challenged us with the trickiest corners of Rust — fun, fast, and delightfully unfair.
#RustLab2025 #RustLang

21 2 0 0
Post image

🧬 Evolution meets computation!
Martin Ombura Jr. presents “Solving NP-Hard Problems using Genetic Algorithms in Rust.”
Discover how Rust’s type system and concurrency make evolutionary algorithms fast and scalable.
🕦 11:30 AM · 📍 Deep Ocean
#RustLab2025 #RustLang

1 0 0 0
Post image

Ready for some Rust brain-teasers?
Join Luca Palmieri @lpalmieri.com & Amos Wenger @fasterthanli.me for “Another Unfair Rust Quiz” - where corner cases and fun collide.
🕦 11:30 AM | 📍 Deep Space
#RustLab2025

0 0 0 0
Post image Post image Post image Post image

Rust infrastructure, revealed! 🦀
Marco Ieni gave us a look inside the systems, challenges, and plans that keep the Rust project running strong.
#RustLab2025 #RustLang @ieni.dev

6 1 1 0
Post image

🦀 Behind the Rust infrastructure!
Marco Ieni shares “1.5 years in the infra team: what we cooked and what’s next” — lessons, challenges, and the road ahead for Rust’s backbone.
🕙 10:00 AM · 📍 Main Hall
#RustLab2025 #RustLang @ieni.dev

2 0 0 0

The third day of RustLab begins! 🎉
A warm welcome to all participants as we kick off another day full of insights and learning. 🤗
#RustLab2025 #Rustlang

0 0 0 0
Post image Post image Post image Post image

That was cutting-edge! ⚙️
Thanks to Andrea Righi for exploring how AI-driven logic and Rust can make kernel scheduling more intelligent.
#RustLab2025 @arighi.bsky.social

2 3 0 0
Post image Post image Post image

Fueling up for the afternoon talks with some treats and great conversations. 🍰🍫
Thanks to everyone for making this coffee break so lively! 😍 ☕
Who’s ready to dive back into the Rusty action? 🚀

#RustLab2025 #RustLang

3 0 0 0
Post image

⚡ When Rust and AI team up for the Linux kernel!
Andrea Righi shows how intelligent scheduling can reshape OS performance and decision-making.
🕟 4:30 PM · 📍 Main Hall
#RustLab2025 #RustLang @arighi.bsky.social

4 1 0 0
Post image Post image Post image Post image

⚡ What an inspiring set of lightning talks! Huge shout-out to all the speakers who shared their ideas, projects, and passion with the Rust community! 🙌
#rustlang #RustLab2025

1 0 1 0
Post image Post image Post image

Rust debugging, decoded. 🧩
Vitaly Bragilevsky took us through DWARF, LLDB, and beyond — making sense of what really happens at runtime.
#RustLab2025 #RustLang @bravit.bsky.social

3 1 0 0
Post image Post image Post image

Compiles faster, codes happier. 😄
Thanks to François Mockers for diving into build optimization and hot reloading tricks to supercharge iteration speed.
#RustLab2025 @francois.mock.rs

2 0 1 0
Post image

🧭 Lost in debug land?
Vitaly Bragilevsky helps us navigate Rust’s debugging tools in “Demystifying Rust Debugging.”
From DWARF to VSCode, learn what really happens under the hood.
🕒 3:15 PM · 📍 Deep Space
#RustLab2025 #RustLang @bravit.bsky.social

0 0 0 0
Post image

⚡ Faster feedback loops for Rust devs!
In “Strategies to speed up build iteration”, François Mockers explores practical ways to cut compile times and keep momentum high.
🕒 3:15 PM · 📍 Deep Ocean
#RustLab2025 #RustLang @francois.mock.rs

2 0 0 0