RustNL
banner
rustnl.bsky.social
RustNL
@rustnl.bsky.social
Organizer of rustweek.org and host of the Rust All Hands.
Non-profit that strives to promote the Rust programming language and support Rust's maintainers.
Pinned
** Ticket sales now open ** Get your Early Bird tickets for RustWeek 2026!

The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.

2026.rustweek.org

#rustweek2026 #rust
RustWeek 2026
RustWeek 2026, The Netherlands - May 18 - 23 2026. The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.
2026.rustweek.org
Reposted by RustNL
It's super fun to give talks!

Sadly, this time I have no idea what to submit...
Haven't really started any cool new projects since the last conference.

So is there anything you guys want to hear me talk about?
November 4, 2025 at 9:09 AM
The Call for Proposals for RustWeek 2026 is now open!

If you’d like to give a talk, please submit your proposal via sessionize.com/rustweek-2026/

The CFP closes Dec 31.

#rustweek2026 #rustlang
Rust Week 2026: Call for Speakers
RustWeek is back!Two days of talks (Tue 19 and Wed 20) and one day with workshops (Mon 18),as well as social events and activities all week (Mon 19 - ...
sessionize.com
November 3, 2025 at 12:02 PM
** Speaker announcement ** Announcing our next speaker, Taylor Cramer, Crubit Development Lead at Google!

Info & tickets:
2026.rustweek.org

Ahead of our CFP we will be announcing our invited speakers. Want to give a talk? Our CFP opens Nov 1st.

#rustlang
#rustweek2026
October 30, 2025 at 3:33 PM
** Speaker announcement ** Our next speaker is Andreea Costea, Assistant Professor at Delft University of Technology.

Info & tickets:
2026.rustweek.org

Ahead of our CFP we will be announcing our invited speakers. Also want to speak at RustWeek? Our CFP opens Nov 1st.

#rustlang
#rustweek2026
October 29, 2025 at 12:58 PM
** Speaker announcement ** Our first speaker is Greg Kroah-Hartman, Linux kernel developer / Fellow at @linuxfoundation.org.

Info & tickets:
2026.rustweek.org

Ahead of our CFP, we will announce our invited speakers. Also want to speak at RustWeek? Our CFP opens Nov 1st.

#rustlang #rustweek2026
October 22, 2025 at 1:41 PM
We're excited to announce a new initiative to support the Rust Project, our Rust Maintainers Fund!

We are setting out to employ 6 full-time maintainers and 6 interns in 2026 to make sure #rustlang is well maintained and bugs and contributions get the attention they need.

Read more: rustnl.org/fund
October 14, 2025 at 3:11 PM
RustNL will host the Rust All Hands again in 2026!

The All Hands will be part of RustWeek 2026, and take place on May 21-23.

@mara.bsky.social 's blog post has the details:
blog.rust-lang.org/inside-rust/...

#rustweek2026 #rust
The next Rust All Hands | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
blog.rust-lang.org
September 30, 2025 at 2:31 PM
** Ticket sales now open ** Get your Early Bird tickets for RustWeek 2026!

The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.

2026.rustweek.org

#rustweek2026 #rust
RustWeek 2026
RustWeek 2026, The Netherlands - May 18 - 23 2026. The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.
2026.rustweek.org
September 8, 2025 at 12:37 PM
On Monday we will *officially* announce the opening of the #rustweek2026 ticket sales, but... in no way do we object to buying tickets before then :)

(yes, it's totally possible)
September 5, 2025 at 12:26 PM
The Rust Vision Doc and You
by Niko Matsakis, Jack Huey, and Tim McNamara at RustWeek 2025!
youtu.be/8vz_pg-eI4I

@nikomatsakis.com
@timclicks.dev

#rustlang #RustWeek
The Rust Vision Doc and You - Niko Matsakis et al.
Over the last few months the Rust Vision Doc project group has been conducting interviews of folks using Rust, Rust project maintainers, and global Rust inte...
youtu.be
June 23, 2025 at 12:46 PM
What it'll take to eradicate unintended breakage from Rust
by Predrag Gruevski at RustWeek 2025!
youtu.be/bUN54ByMp3U

@predr.ag

#rustlang #RustWeek
What it'll take to eradicate unintended breakage from Rust - Predrag Gruevski
Unintentional breakage sucks for everyone involved. It’s a sociotechnical problem, and we need to do better on both the “socio” and the “technical” parts. Se...
youtu.be
June 23, 2025 at 11:42 AM
The State of Const Generics
by Boxy UwU at RustWeek 2025!
youtu.be/Bmmm3mYPmUM

#rustlang #RustWeek
The State of Const Generics - Boxy UwU
A minimum subset of const generics was stabilized in 2021 with a significant number of limitations. While not much has changed stabley for const generics sin...
youtu.be
June 23, 2025 at 10:41 AM
Adding Pattern Types to the Type System
by Oli Scherer at RustWeek 2025!
youtu.be/ftHJwTDPfzI

#rustlang #RustWeek
Adding Pattern Types to the Type System - Oli Scherer
Representing pattern types in the type system in a coherent way has a lot of interesting parts that no other types have had so far. I’ll talk about the lower...
youtu.be
June 23, 2025 at 9:40 AM
MiniRust: A core language for specifying Rust
by Ralf Jung at RustWeek 2025!
youtu.be/yoeuW_dSe0o

#rustlang #RustWeek
MiniRust: A core language for specifying Rust - Ralf Jung
Real-world programming languages often suffer from notorious under-specification. This is a particularly bad problem for languages that make heavy use of Und...
youtu.be
June 23, 2025 at 8:39 AM
Performance: We're In This Together
by Ed Page at RustWeek 2025!
youtu.be/-jy4HaNEJCo

#rustlang #RustWeek
Performance: We're In This Together - Ed Page
For Rust to be as fast as people need, we need to look beyond “how fast is rustc”. I’ll step through an end-user focused framing of performance, things we le...
youtu.be
June 20, 2025 at 11:37 AM
From Simple to PubGrub: The Evolution of Cargo's Resolver
by Jacob Finkelman at RustWeek 2025!
youtu.be/LGXx5Bqcgq8

#rustlang #RustWeek
From Simple to PubGrub: The Evolution of Cargo's Resolver - Jacob Finkelman
Cargo’s 10 year journey from basic dependency handling to its upcoming PubGrub-based resolver, reflects the growing complexity of the Rust ecosystem. We’ll s...
youtu.be
June 20, 2025 at 10:36 AM
Contributing to the Rust compiler with little to no code
by Antonio Piraino at RustWeek 2025!
youtu.be/-3KKeeZkYog

#rustlang #RustWeek
Contributing to the Rust compiler with little to no code - Antonio Piraino
A brief overview of the less visible work happening in the Compiler Team. And why the one doing it can be you!You can find Antonio on GitHub: https://github....
youtu.be
June 20, 2025 at 9:36 AM
(Almost) Everything You Should Know About The Compiler Frontend
by Michael Goulet, aka compiler-errors, at RustWeek 2025!
youtu.be/aFG5KtpEynk

‪@errs.io‬

#rustlang #RustWeek
(Almost) Everything You Should Know About The Compiler Frontend - Michael Goulet aka compiler-errors
Rustc’s frontend has various stages, phases, contexts and IRs, with the code going through transformations and acquiring invariants that build up to ensure t...
youtu.be
June 20, 2025 at 8:35 AM
Really Small Rust
by Cliff L. Biffle at RustWeek 2025!
youtu.be/NKsPEZzA4XM

#rustlang #RustWeek
Really Small Rust - Cliff L. Biffle
We all know Rust scales up, but what kind of resources do you need for Rust firmware in low-end embedded systems?How about a couple of kilobytes in a US$0.50...
youtu.be
June 19, 2025 at 2:32 PM
Codegen your problems away - device-driver toolkit
by Dion Dokter at RustWeek 2025!
youtu.be/xt1vcL5rF1c

@diondokter.nl

#rustlang #RustWeek
Codegen your problems away - device-driver toolkit - Dion Dokter
Are you having to choose between writing your device driver quickly or writing it well?Fear not! With the device-driver toolkit all this is solved with a bit...
youtu.be
June 19, 2025 at 1:31 PM
Rewriting Vim in Rust: Lessons Learned
by Conrad Irwin at RustWeek 2025!
youtu.be/5z9Dbuw6EXA

#rustlang #RustWeek
Rewriting Vim in Rust: Lessons Learned - Conrad Irwin
How many Vim shortcuts do you know? What’s the most obscure? What’s the most useful?I’ll share a few of the forgotten corners of Vim, the features I didn’t k...
youtu.be
June 19, 2025 at 12:29 PM
SAT for Rustaceans
by Tim de Jager at RustWeek 2025!
youtu.be/4GJe-JK6_Jw

#rustlang #RustWeek
SAT for Rustaceans - Tim de Jager
We open-sourced a SAT solver, Resolvo, for our package manager. In this talk we’ll take you on a journey where we show you how we made this performant, ergon...
youtu.be
June 19, 2025 at 11:23 AM
Inching ever closer to the Rust standard library with gccrs
by Arthur Cohen & Pierre Emmanuel Patry at RustWeek 2025!
youtu.be/lvWsRUdYueY

#rustlang #RustWeek
Inching ever closer to the Rust standard library with gccrs - Arthur Cohen & Pierre Emmanuel Patry
Gccrs, an alternative compiler for Rust, has had the goal of compiling the extremely complex std crate for a few years now. Reaching that milestone will prov...
youtu.be
June 19, 2025 at 10:21 AM
Ariel OS - An Open Source Embedded Rust OS
by Emmanuel Baccelli & Koen Zandberg at RustWeek 2025!
youtu.be/eT_r8WCPIwA

#rustlang #RustWeek
Ariel OS - An Open Source Embedded Rust OS - Emmanuel Baccelli & Koen Zandberg
The Rust Embedded ecosystem is alive & kicking, but trails the C world regarding integration. Enter Ariel OS, integrating the best of Rust on microcontroller...
youtu.be
June 19, 2025 at 9:19 AM
Re-inventing trait objects
by Waffle at RustWeek 2025!
youtu.be/pNA-XAIrDTk

#rustlang #RustWeek
Re-inventing trait objects - Waffle
Trait objects are everywhere in Rust, but do you know how they actually work? Join me as I re-invent trait objects from first principles, explain their inner...
youtu.be
June 19, 2025 at 8:18 AM