From 6a2aafe492e9179ee4b958faa265664d24e94b00 Mon Sep 17 00:00:00 2001 From: Erik Jonkers Date: Mon, 24 Nov 2025 12:29:28 +0100 Subject: [PATCH] Blog post on rust for real-time applications --- draft/2025-11-26-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-11-26-this-week-in-rust.md b/draft/2025-11-26-this-week-in-rust.md index b40271720..cc2322470 100644 --- a/draft/2025-11-26-this-week-in-rust.md +++ b/draft/2025-11-26-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Running real-time Rust](https://tweedegolf.nl/en/blog/198/running-real-time-rust) ### Rust Walkthroughs