@@ -38,35 +38,44 @@ and just ask the editors to select the category.
38
38
-->
39
39
40
40
### 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/ )
41
43
42
44
### Foundation
43
45
44
46
### Newsletters
45
47
* [ The Embedded Rustacean Issue #55 ] ( https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-55 )
46
48
47
49
### Project/Tooling Updates
50
+ * [ Bevy 0.17] ( https://bevy.org/news/bevy-0-17/ )
48
51
* [ 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/ )
49
53
* [ genedex: A Small and Fast FM-Index for Rust] ( https://github.com/feldroop/genedex )
50
54
* [ blogr v0.3.0 - Fast, lightweight static site generator with built in newsletter manager] ( https://github.com/bahdotsh/blogr/releases/tag/v0.3.0 )
51
55
* [ 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 )
52
56
* [ Glues v0.8.1 adds a browser TUI, proxy support, and redb storage] ( https://github.com/gluesql/glues/releases/tag/v0.8.1 )
53
-
54
57
* [ Role Based Access Control in SeaORM 2.0] ( https://www.sea-ql.org/blog/2025-09-30-sea-orm-rbac/ )
55
58
56
59
### 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/ )
57
62
* [ Case Study: How Proton uses Rust to build cross-platform applications for millions of people] ( https://kerkour.com/proton-apps-rust )
58
63
* [ The Game Engine that would not have been made without Rust] ( https://blog.vermeilsoft.com/2025-09-rust-game-engine )
59
64
* [ 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 )
60
66
* [ video] [ How to Optimize Rust for Slowness: Inspired by New Turing Machine Results] ( https://www.youtube.com/watch?v=ec-ucXJ4x-0 )
61
67
62
68
### Rust Walkthroughs
63
69
* [ Under the hood: Vec\< T\> ] ( https://marma.dev/articles/2025/under-the-hood-vec-t )
64
70
* [ Axum Backend Series: Implement JWT Access Token] ( https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-jwt-access-token/ )
65
71
* [ 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 )
66
73
67
74
### Research
68
75
69
76
### 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/ )
70
79
71
80
## Crate of the Week
72
81
0 commit comments