@@ -38,28 +38,41 @@ and just ask the editors to select the category.
3838-->
3939
4040### Official
41+ * [ Fall 2025 Project Director Update] ( https://blog.rust-lang.org/inside-rust/2025/12/02/project-director-update/ )
4142
4243### Foundation
44+ * [ Rustls Shortlisted for Two 2025 OpenUK Awards] ( https://rustfoundation.org/media/rustls-shortlisted-for-two-2025-openuk-awards/ )
4345
4446### Newsletters
45- * [ Rust Trends Issue #73 : From Lab to Factory: Rust in Production] ( https://rust-trends.com/newsletter/from-lab-to-factory-rust-in-production )
47+ * [ Rust Trends Issue #73 : From Lab to Factory: Rust in Production] ( https://rust-trends.com/newsletter/from-lab-to-factory-rust-in-production/ )
4648
4749### Project/Tooling Updates
50+ * [ Wasmi 1.0 — WebAssembly Interpreter Stable At Last] ( https://wasmi-labs.github.io/blog/posts/wasmi-v1.0/ )
51+ * [ hyper-util Composable Pools] ( https://seanmonstar.com/blog/hyper-util-composable-pools/ )
4852* [ Fall Updates: Standard Library Support with vexide 0.8.0!] ( https://vexide.dev/blog/posts/thanksgiving-update-25/ )
4953* [ 3DCF/doc2dataset v0.1.0 – Rust document-to-dataset pipeline for RAG & LLM fine-tuning] ( https://github.com/3DCF-Labs/doc2dataset/releases/tag/v0.1.0 )
5054* [ PGM-Extra: High-performance learned index structures for Rust] ( https://github.com/itsfoxstudio/pgm-extra-rs/releases/tag/v1.2.2 )
5155
5256### Observations/Thoughts
57+ * [ In defense of lock poisoning in Rust] ( https://sunshowers.io/posts/on-poisoning/ )
5358* [ How CRDTs and Rust are revolutionizing distributed systems and real-time applications] ( https://kerkour.com/rust-crdt )
59+ * [ KCL part 1: units] ( https://www.ncameron.org/blog/kcl-part-1-units/ )
60+ * [ New rust lint: function_casts_as_integer] ( https://blog.guillaume-gomez.fr/articles/2025-11-28+New+rust+lint%3A+function_casts_as_integer )
5461* [ audio] [ Netstack.FM episode 16 — WebRTC and Sans IO with Martin Algesten] ( https://netstack.fm/#episode-16 )
62+ * [ audio] [ Canonical with Jon Seager - Rust in Production Podcast] ( https://corrode.dev/podcast/s05e05-canonical/ )
5563
5664### Rust Walkthroughs
5765* [ The Impatient Programmer's Guide to Bevy and Rust: Chapter 3 - Let The Data Flow] ( https://aibodh.com/posts/bevy-rust-game-development-chapter-3/ )
58- * [ Cross-Compiling Rust for Raspberry Pi and making CI] ( https://sysdev.me/2025/11/27/cross-compiling-rust-for-raspberry-pi )
66+ * [ Cross-Compiling Rust for Raspberry Pi and making CI] ( https://sysdev.me/2025/11/27/cross-compiling-rust-for-raspberry-pi/ )
67+ * [ Rootless pings in Rust] ( https://bou.ke/blog/rust-ping/ )
68+ * [ Mutation testing for librsvg] ( https://viruta.org/mutation-testing-librsvg.html )
69+ * [ video] [ impl Rust: One Billion Row Challenge] ( https://www.youtube.com/watch?v=tCY7p6dVAGE )
5970
6071### Research
6172
6273### Miscellaneous
74+ * [ The Rust Africa Hackathon 2026] ( https://rustafrica.org/the-future-is-written-in-rust-rust-africa-hackathon-2026/ )
75+ * [ Ferrous Systems Achieves IEC 61508 (SIL 2) Certification for Rust Core Library Subset] ( https://ferrous-systems.com/blog/ferrocene-libcore-news-release/ )
6376
6477## Crate of the Week
6578
0 commit comments