RustNL's Avatar

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.

463 Followers  |  88 Following  |  193 Posts  |  Joined: 02.12.2024  |  2.1051

Latest posts by rustnl.bsky.social on Bluesky

Post image

** 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

22.10.2025 13:41 β€” πŸ‘ 21    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
RustNL - Rust Maintainers Fund - Keeping the Rust Project maintained so you can focus on building reliable software

RustNL - Rust Maintainers Fund - Keeping the Rust Project maintained so you can focus on building reliable software

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

14.10.2025 15:11 β€” πŸ‘ 62    πŸ” 15    πŸ’¬ 1    πŸ“Œ 1
Preview
The next Rust All Hands | Inside Rust Blog Want to follow along with Rust development? Curious how you might get involved? Take a look!

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

30.09.2025 14:31 β€” πŸ‘ 18    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Conference Venue: Kinepolis - RustWeek 2025 RustWeek 2025, The Netherlands - May 13 - 17 2025

You can find the info on the website of the previous edition, eg for the conference 2025.rustweek.org/kinepolis/.
We'll publish more on the 2026 website soon!

09.09.2025 06:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
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.

** 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

08.09.2025 12:37 β€” πŸ‘ 19    πŸ” 7    πŸ’¬ 1    πŸ“Œ 3

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)

05.09.2025 12:26 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... The Rust Vision Doc and You - Niko Matsakis et al.

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

23.06.2025 12:46 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... What it'll take to eradicate unintended breakage from Rust - Predrag Gruevski

What it'll take to eradicate unintended breakage from Rust
by Predrag Gruevski at RustWeek 2025!
youtu.be/bUN54ByMp3U

@predr.ag‬

#rustlang #RustWeek

23.06.2025 11:42 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... The State of Const Generics - Boxy UwU

The State of Const Generics
by Boxy UwU at RustWeek 2025!
youtu.be/Bmmm3mYPmUM

#rustlang #RustWeek

23.06.2025 10:41 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... Adding Pattern Types to the Type System - Oli Scherer

Adding Pattern Types to the Type System
by Oli Scherer at RustWeek 2025!
youtu.be/ftHJwTDPfzI

#rustlang #RustWeek

23.06.2025 09:40 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... MiniRust: A core language for specifying Rust - Ralf Jung

MiniRust: A core language for specifying Rust
by Ralf Jung at RustWeek 2025!
youtu.be/yoeuW_dSe0o

#rustlang #RustWeek

23.06.2025 08:39 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
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... Performance: We're In This Together - Ed Page

Performance: We're In This Together
by Ed Page at RustWeek 2025!
youtu.be/-jy4HaNEJCo

#rustlang #RustWeek

20.06.2025 11:37 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... From Simple to PubGrub: The Evolution of Cargo's Resolver - Jacob Finkelman

From Simple to PubGrub: The Evolution of Cargo's Resolver
by Jacob Finkelman at RustWeek 2025!
youtu.be/LGXx5Bqcgq8

#rustlang #RustWeek

20.06.2025 10:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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.... Contributing to the Rust compiler with little to no code - Antonio Piraino

Contributing to the Rust compiler with little to no code
by Antonio Piraino at RustWeek 2025!
youtu.be/-3KKeeZkYog

#rustlang #RustWeek

20.06.2025 09:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
(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... (Almost) Everything You Should Know About The Compiler Frontend - Michael Goulet aka compiler-errors

(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

20.06.2025 08:35 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... Really Small Rust - Cliff L. Biffle

Really Small Rust
by Cliff L. Biffle at RustWeek 2025!
youtu.be/NKsPEZzA4XM

#rustlang #RustWeek

19.06.2025 14:32 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
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... Codegen your problems away - device-driver toolkit - Dion Dokter

Codegen your problems away - device-driver toolkit
by Dion Dokter at RustWeek 2025!
youtu.be/xt1vcL5rF1c

@diondokter.nl‬

#rustlang #RustWeek

19.06.2025 13:31 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
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... Rewriting Vim in Rust: Lessons Learned - Conrad Irwin

Rewriting Vim in Rust: Lessons Learned
by Conrad Irwin at RustWeek 2025!
youtu.be/5z9Dbuw6EXA

#rustlang #RustWeek

19.06.2025 12:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... SAT for Rustaceans - Tim de Jager

SAT for Rustaceans
by Tim de Jager at RustWeek 2025!
youtu.be/4GJe-JK6_Jw

#rustlang #RustWeek

19.06.2025 11:23 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... Inching ever closer to the Rust standard library with gccrs - Arthur Cohen & Pierre Emmanuel Patry

Inching ever closer to the Rust standard library with gccrs
by Arthur Cohen & Pierre Emmanuel Patry at RustWeek 2025!
youtu.be/lvWsRUdYueY

#rustlang #RustWeek

19.06.2025 10:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... Ariel OS - An Open Source Embedded Rust OS - Emmanuel Baccelli & Koen Zandberg

Ariel OS - An Open Source Embedded Rust OS
by Emmanuel Baccelli & Koen Zandberg at RustWeek 2025!
youtu.be/eT_r8WCPIwA

#rustlang #RustWeek

19.06.2025 09:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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... Re-inventing trait objects - Waffle

Re-inventing trait objects
by Waffle at RustWeek 2025!
youtu.be/pNA-XAIrDTk

#rustlang #RustWeek

19.06.2025 08:18 β€” πŸ‘ 8    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Building High Performance Search Indexes in Rust with SIMD - Jack Pertschuk
I will discuss building high performance search indexes in Rust and show that we can achieve SoTA performance for both sparse and dense vector retrieval. To ... Building High Performance Search Indexes in Rust with SIMD - Jack Pertschuk

Building High Performance Search Indexes in Rust with SIMD
by Jack Pertschuk at RustWeek 2025!
youtu.be/t_ALyJ174gs

#rustlang #RustWeek

18.06.2025 14:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Fearless Single-Photon Detection: Leveraging Rust for Scientific Instruments
This talk explores how Rust powers every layer of our single-photon detectors: from async firmware on microcontrollers with Embassy to auto-generated APIs an... Fearless Single-Photon Detection: Leveraging Rust for Scientific Instruments

Fearless Single-Photon Detection: Leveraging Rust for Scientific Instruments
by Fabian Beutel at RustWeek 2025!
youtu.be/3UTvkuSdNoY

#rustlang #RustWeek

18.06.2025 13:34 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Bevy's immutable components: managing side effects in a parallel world  - Alice Ivy Cecile
Every now and then, Bevy users would ask for a simple helper: give me a way to mark a component on an entity as β€œread-only” so library authors could uphold i... Bevy's immutable components: managing side effects in a parallel world - Alice Ivy Cecile

Bevy's immutable components: managing side effects in a parallel world
by Alice Ivy Cecile at RustWeek 2025!
youtu.be/HZylYZHFhaM

@alice-i-cecile.bsky.social‬

#rustlang #RustWeek

18.06.2025 12:28 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Duck-Tape Chronicles: Rust/C++ Interop - Victor Ciura
High-fidelity Rust/C++ interoperability without loss of performance has yet to be achieved. Just β€œmaking things work” is not enough - many of the explored so... Duck-Tape Chronicles: Rust/C++ Interop - Victor Ciura

Duck-Tape Chronicles: Rust/C++ Interop
by Victor Ciura at RustWeek 2025!
www.youtube.com/watch?v=2wVV...

β€ͺ@ciuravictor.bsky.social‬

#rustlang #RustWeek

18.06.2025 11:39 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Garfield's worst nightmare (or how a API difference caused a bad bug) - Valdemar Erk
This talk will present a postmortem of the worst bug you can imagine happen for a bot which only feature is to post comics: The wrong comic being posted.To e... Garfield's worst nightmare (or how a API difference caused a bad bug) - Valdemar Erk

Garfield's worst nightmare (or how a API difference caused a bad bug)
by Valdemar Erk at RustWeek 2025!
www.youtube.com/watch?v=6aQd...

#rustlang #RustWeek

18.06.2025 10:37 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Fearless Refactoring  - Martin Kooij
This talk will change your perspective on how good Rust actually is in SW development in industry settings. Forget about the advantages in initial developmen... Fearless Refactoring - Martin Kooij

Fearless Refactoring
by Martin Kooij at RustWeek 2025!
www.youtube.com/watch?v=7bkN...

#rustlang #RustWeek

18.06.2025 09:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Atomic break down: understanding ordering - Ciara
Atomics and memory ordering are a commonly misunderstood, but incredibly useful part of Rust and C++. In this talk we will walk through why memory ordering i... Atomic break down: understanding ordering - Ciara

Atomic break down: understanding ordering
by Ciara at RustWeek 2025!
www.youtube.com/watch?v=C5xY...

#rustlang #RustWeek

18.06.2025 08:33 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Gigabytes per second of DNA: using Rust for matching genomic motifs - Martin Larralde
In a classic case of β€œRewrite It In Rust”, implementing a novel algorithm for identifying binding sites in DNA led to a 100x improvement in speed. This talk ... Gigabytes per second of DNA: using Rust for matching genomic motifs - Martin Larralde

Gigabytes per second of DNA: using Rust for matching genomic motifs
by Martin Larralde at RustWeek 2025!
www.youtube.com/watch?v=Ztmr...

#rustlang #RustWeek

17.06.2025 14:31 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@rustnl is following 20 prominent accounts