You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-11-05-this-week-in-rust.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,26 +59,24 @@ and just ask the editors to select the category.
59
59
*[Patterns for Defensive Programming in Rust | corrode Rust Consulting](https://corrode.dev/blog/defensive-programming/)
60
60
*[Cloudflare with Edward Wang & Kevin Guthrie - Rust in Production](https://corrode.dev/podcast/s05e03-cloudflare/)
61
61
*[Neural Networks with Candle](https://pranitha.dev/posts/neural-networks-with-candle/)
62
-
*[Async Rust - Part 18 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=_x61dSP4ZKM&t=379s)
62
+
*[Async Rust - Part 18 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=_x61dSP4ZKM)
63
63
*[The state of SIMD in Rust in 2025](https://shnatsel.medium.com/the-state-of-simd-in-rust-in-2025-32c263e5f53d)
64
64
*[Rust is eating the world: From embedded firmware to cross-platform applications, databases and big servers](https://kerkour.com/rust-is-eating-the-world)
65
65
*[video][Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://www.youtube.com/watch?v=Ga2YDNDHQsM)
66
-
*[video][Are we desktop yet? - Victoria Brekenfeld | EuroRust 2025](https://www.youtube.com/watch?v=0ZrD2oYabn4&feature=youtu.be)
66
+
*[video][Are we desktop yet? - Victoria Brekenfeld | EuroRust 2025](https://www.youtube.com/watch?v=0ZrD2oYabn4)
67
67
*[audio][Netstack.FM Episode 12 – Oxide Networking with Ryan Goodfellow](https://netstack.fm/#episode-12)
68
68
69
69
### Rust Walkthroughs
70
70
*[Rust Unit Testing Test Doubles: Fakes](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_fake/)
71
71
*[Building a Coding Agent in Rust: Implementing Chat Feature](https://blog.0xshadow.dev/posts/coding-agent-in-rust/coding-agent-in-rust-chat/)
72
72
*[Image Classification in Rust with Tch-rs (Torch bindings)](https://www.djamware.com/post/690864cde87a290bcfebeebe/image-classification-in-rust-with-tchrs-torch-bindings)
0 commit comments