File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -38,21 +38,24 @@ and just ask the editors to select the category.
3838-->
3939
4040### Official
41-
41+ * [ Crossing the streams: Project + Foundation ] ( https://blog.rust-lang.org/inside-rust/2025/09/04/crossing-the-streams/ )
4242* [ Rust compiler performance survey 2025 results] ( https://blog.rust-lang.org/2025/09/10/rust-compiler-performance-survey-2025-results/ )
4343
4444### Foundation
4545
4646### Newsletters
47+ * [ This Month in Rust OSDev: August 2025] ( https://rust-osdev.com/this-month/2025-08/ )
4748
4849### Project/Tooling Updates
49- * [ Improving state machine code generation] ( https://trifectatech.org/blog/improving-state-machine-code-generation/ )
5050* [ Rust Automod VSCode Extension - Automates creation and management of ` mod.rs ` files] ( https://marketplace.visualstudio.com/items?itemName=drkryz.rustautomod )
51-
5251* [ Now available: Rust SDK for Google Cloud] ( https://cloud.google.com/blog/topics/developers-practitioners/now-available-rust-sdk-for-google-cloud/ )
5352
5453### Observations/Thoughts
5554* [ Protecting Rust against supply chain attacks] ( https://kerkour.com/rust-supply-chain-attacks )
55+ * [ The unreasonable effectiveness of modern sort algorithms] ( https://github.com/Voultapher/sort-research-rs/blob/main/writeup/unreasonable/text.md )
56+ * [ Improving state machine code generation] ( https://trifectatech.org/blog/improving-state-machine-code-generation/ )
57+ * [ video] [ How Rust won: the quest for performant, reliable software] ( https://www.youtube.com/watch?v=k_-6KI3m31M )
58+ * [ video] [ Rust for Everyone!] ( https://www.youtube.com/watch?v=R0dP-QR5wQo )
5659
5760### Rust Walkthroughs
5861* [ Axum Backend Series - Introduction] ( https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-introduction/ )
You can’t perform that action at this time.
0 commit comments