Skip to content

Commit 0231e33

Browse files
committed
community links #627
1 parent d790235 commit 0231e33

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

draft/2025-11-26-this-week-in-rust.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ and just ask the editors to select the category.
3838
-->
3939

4040
### 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+
4145

4246
### Foundation
4347
* [video] [Interview: Christian Legnitto, Maintainer: rust-gpu, rust-cuda](https://www.youtube.com/watch?v=monOq_uHHcg)
@@ -46,23 +50,25 @@ and just ask the editors to select the category.
4650

4751
### Project/Tooling Updates
4852
* [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/)
4954

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).
5156

5257
### Observations/Thoughts
5358
* [Running real-time Rust](https://tweedegolf.nl/en/blog/198/running-real-time-rust)
5459
* [How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second](https://kerkour.com/how-cloudflare-uses-rust)
5560
* [audio] [Netstack.FM episode 15 — Pingora with Edward and Noah from Cloudflare](https://netstack.fm/#episode-15)
56-
61+
* [video] [Grind: Java Deserves Modern Tooling*](https://www.youtube.com/watch?v=-mOby4FPRXg&t=553s)
5762
### Rust Walkthroughs
5863
- [Rust Unit Testing: File reading](https://jorgeortiz.dev/posts/rust_unit_testing_file_reading/)
59-
64+
* [A look at Rust from 2012](https://purplesyringa.moe/blog/a-look-at-rust-from-2012/)
6065
* [Describing binary data with Deku](https://codeconstruct.com.au/docs/deku-elf-parser/)
61-
66+
* [Making the case that Cargo features could be improved to alleviate Rust compile times](https://saghm.com/cargo-features-rust-compile-times/)
67+
* [filtra.io | Toyota's "Tip Of The Spear" Is Choosing Rust](https://filtra.io/rust/interviews/woven-by-toyota-nov-25)
6268
### Research
6369

6470
### Miscellaneous
65-
71+
* [Rust For Linux Kernel Co-Maintainer Formally Steps Down](https://www.phoronix.com/news/Alex-Gaynor-Rust-Maintainer)
6672
* [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/)
6773

6874
## Crate of the Week

0 commit comments

Comments
 (0)