Skip to content

Commit 8dfbd79

Browse files
opeolluwabdillo
andauthored
community links #627 (#7325)
* community links #627 * update --------- Co-authored-by: Ben Dillon <146687321+bdillo@users.noreply.github.com>
1 parent a069524 commit 8dfbd79

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

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

Lines changed: 11 additions & 4 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,25 +50,28 @@ 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
* [APT Rust requirement raises questions](https://lwn.net/SubscriberLink/1046841/c7ac9fabff6244af/)
5358

5459
### Observations/Thoughts
5560
* [Running real-time Rust](https://tweedegolf.nl/en/blog/198/running-real-time-rust)
5661
* [How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second](https://kerkour.com/how-cloudflare-uses-rust)
5762
* [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)
5964
### Rust Walkthroughs
6065
- [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/)
6167
* [Practical Performance Lessons from Apache DataFusion](https://greptime.com/blogs/2025-11-25-datafusion)
6268
* [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)
6471
### Research
6572

6673
### Miscellaneous
67-
74+
* [Rust For Linux Kernel Co-Maintainer Formally Steps Down](https://www.phoronix.com/news/Alex-Gaynor-Rust-Maintainer)
6875
* [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/)
6976

7077
## Crate of the Week

0 commit comments

Comments
 (0)