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.
38
38
-->
39
39
40
40
### Official
41
-
41
+ * [ Crossing the streams: Project + Foundation ] ( https://blog.rust-lang.org/inside-rust/2025/09/04/crossing-the-streams/ )
42
42
* [ Rust compiler performance survey 2025 results] ( https://blog.rust-lang.org/2025/09/10/rust-compiler-performance-survey-2025-results/ )
43
43
44
44
### Foundation
45
45
46
46
### Newsletters
47
+ * [ This Month in Rust OSDev: August 2025] ( https://rust-osdev.com/this-month/2025-08/ )
47
48
48
49
### Project/Tooling Updates
49
- * [ Improving state machine code generation] ( https://trifectatech.org/blog/improving-state-machine-code-generation/ )
50
50
* [ Rust Automod VSCode Extension - Automates creation and management of ` mod.rs ` files] ( https://marketplace.visualstudio.com/items?itemName=drkryz.rustautomod )
51
-
52
51
* [ Now available: Rust SDK for Google Cloud] ( https://cloud.google.com/blog/topics/developers-practitioners/now-available-rust-sdk-for-google-cloud/ )
53
52
54
53
### Observations/Thoughts
55
54
* [ 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 )
56
59
57
60
### Rust Walkthroughs
58
61
* [ 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