You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-11-26-this-week-in-rust.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@ and just ask the editors to select the category.
38
38
-->
39
39
40
40
### Official
41
+
*[Switching to Rust's own mangling scheme on nightly | Rust Blog](https://blog.rust-lang.org/2025/11/20/switching-to-v0-mangling-on-nightly/)
42
+
*[Interview with Jan David Nose | Rust Blog](https://blog.rust-lang.org/2025/11/25/interview-with-jan-david-nose/)
43
+
*[This Development-cycle in Cargo: 1.92 | Inside Rust Blog](https://blog.rust-lang.org/inside-rust/2025/11/24/this-development-cycle-in-cargo-1.92/)
44
+
41
45
42
46
### Foundation
43
47
*[video][Interview: Christian Legnitto, Maintainer: rust-gpu, rust-cuda](https://www.youtube.com/watch?v=monOq_uHHcg)
@@ -46,25 +50,28 @@ and just ask the editors to select the category.
46
50
47
51
### Project/Tooling Updates
48
52
*[SeaORM 2.0: Nested ActiveModel and Cascade Operations](https://www.sea-ql.org/blog/2025-11-25-sea-orm-2.0/)
53
+
*[Symbolica 1.0: Symbolic mathematics in Rust](https://symbolica.io/posts/stable_release/)
49
54
50
-
*[Hotaru](https://crates.io/crates/hotaru) - A new lightweight full-stack Rust web framework by [Field-of-Dreams-Studio (https://github.com/Field-of-Dreams-Studio).
55
+
*[Hotaru](https://crates.io/crates/hotaru) - A new lightweight full-stack Rust web framework by [Field-of-Dreams-Studio] (https://github.com/Field-of-Dreams-Studio).
*[How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second](https://kerkour.com/how-cloudflare-uses-rust)
57
62
*[audio][Netstack.FM episode 15 — Pingora with Edward and Noah from Cloudflare](https://netstack.fm/#episode-15)
58
-
63
+
*[video][Grind: Java Deserves Modern Tooling*](https://www.youtube.com/watch?v=-mOby4FPRXg)
59
64
### Rust Walkthroughs
60
65
-[Rust Unit Testing: File reading](https://jorgeortiz.dev/posts/rust_unit_testing_file_reading/)
66
+
*[A look at Rust from 2012](https://purplesyringa.moe/blog/a-look-at-rust-from-2012/)
61
67
*[Practical Performance Lessons from Apache DataFusion](https://greptime.com/blogs/2025-11-25-datafusion)
62
68
*[Describing binary data with Deku](https://codeconstruct.com.au/docs/deku-elf-parser/)
63
-
69
+
*[Making the case that Cargo features could be improved to alleviate Rust compile times](https://saghm.com/cargo-features-rust-compile-times/)
70
+
*[filtra.io | Toyota's "Tip Of The Spear" Is Choosing Rust](https://filtra.io/rust/interviews/woven-by-toyota-nov-25)
64
71
### Research
65
72
66
73
### Miscellaneous
67
-
74
+
*[Rust For Linux Kernel Co-Maintainer Formally Steps Down](https://www.phoronix.com/news/Alex-Gaynor-Rust-Maintainer)
68
75
*[JetBrains supports the open source Rust projects Ratatui and Biome](https://blog.jetbrains.com/blog/2025/11/18/open-source-in-focus-projects-we-re-proud-to-support/)
0 commit comments