@@ -38,35 +38,44 @@ and just ask the editors to select the category.
3838-->
3939
4040### Official
41+ * [ The next Rust All Hands] ( https://blog.rust-lang.org/inside-rust/2025/09/30/all-hands-2026/ )
42+ * [ This Development-cycle in Cargo: 1.90] ( https://blog.rust-lang.org/inside-rust/2025/10/01/this-development-cycle-in-cargo-1.90/ )
4143
4244### Foundation
4345
4446### Newsletters
4547* [ The Embedded Rustacean Issue #55 ] ( https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-55 )
4648
4749### Project/Tooling Updates
50+ * [ Bevy 0.17] ( https://bevy.org/news/bevy-0-17/ )
4851* [ Linting Rust code in the kernel] ( https://lwn.net/SubscriberLink/1038750/6aa9769e0b875235/ )
52+ * [ Fast UDP I/O for Firefox in Rust] ( https://max-inden.de/post/fast-udp-io-in-firefox/ )
4953* [ genedex: A Small and Fast FM-Index for Rust] ( https://github.com/feldroop/genedex )
5054* [ blogr v0.3.0 - Fast, lightweight static site generator with built in newsletter manager] ( https://github.com/bahdotsh/blogr/releases/tag/v0.3.0 )
5155* [ Feedr v0.2.0 - A feature-rich terminal-based RSS feed reader with a clean and intuitive TUI] ( https://github.com/bahdotsh/feedr/releases/tag/v0.2.0 )
5256* [ Glues v0.8.1 adds a browser TUI, proxy support, and redb storage] ( https://github.com/gluesql/glues/releases/tag/v0.8.1 )
53-
5457* [ Role Based Access Control in SeaORM 2.0] ( https://www.sea-ql.org/blog/2025-09-30-sea-orm-rbac/ )
5558
5659### Observations/Thoughts
60+ * [ On Choosing Rust] ( https://endler.dev/2025/choosing-rust/ )
61+ * [ The expression problem and Rust] ( https://purplesyringa.moe/blog/the-expression-problem-and-rust/ )
5762* [ Case Study: How Proton uses Rust to build cross-platform applications for millions of people] ( https://kerkour.com/proton-apps-rust )
5863* [ The Game Engine that would not have been made without Rust] ( https://blog.vermeilsoft.com/2025-09-rust-game-engine )
5964* [ Introducing Rust To The Automotive Stack: A Conversation With Julius Gustavsson Of Volvo Cars] ( https://filtra.io/rust/interviews/volvo-sep-25 )
65+ * [ Rust in Paris 2025 – Full Talks Playlist] ( https://www.youtube.com/playlist?list=PLiOc9_WF8i8vVy5Qn6I9TxkBjsofzLcaH )
6066* [ video] [ How to Optimize Rust for Slowness: Inspired by New Turing Machine Results] ( https://www.youtube.com/watch?v=ec-ucXJ4x-0 )
6167
6268### Rust Walkthroughs
6369* [ Under the hood: Vec\< T\> ] ( https://marma.dev/articles/2025/under-the-hood-vec-t )
6470* [ Axum Backend Series: Implement JWT Access Token] ( https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-jwt-access-token/ )
6571* [ Level Up your Rust pattern matching] ( https://blog.cuongle.dev/p/level-up-your-rust-pattern-matching )
72+ * [ video] [ Sguaba: Type-safe spatial math in Rust] ( https://www.youtube.com/watch?v=kESBAiTYMoQ )
6673
6774### Research
6875
6976### Miscellaneous
77+ * [ Cloudflare just got faster and more secure, powered by Rust] ( https://blog.cloudflare.com/20-percent-internet-upgrade/ )
78+ * [ Rust: Who, What and Why for ESA SW PA Workshop] ( https://ferrous-systems.com/blog/rust-who-what-why/ )
7079
7180## Crate of the Week
7281
0 commit comments