Skip to content

Commit e390f1d

Browse files
Merge pull request #7237 from rust-lang/#issues-624/community-links
update(issue 624): add community links
2 parents e86456b + d6579e3 commit e390f1d

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

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

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,30 @@ and just ask the editors to select the category.
3838
-->
3939

4040
### Official
41+
* [Project goals for 2025H2 | Rust Blog](https://blog.rust-lang.org/2025/10/28/project-goals-2025h2/)
42+
* [Announcing Rust 1.91.0 | Rust Blog](https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/)
4143

4244
### Foundation
45+
* [Announcing the Rust Foundation Maintainers Fund - The Rust Foundation](https://rustfoundation.org/media/announcing-the-rust-foundation-maintainers-fund/)
4346

4447
### Newsletters
4548
* [Rust Trends Issue #71: Production Rust at Internet Scale](https://rust-trends.com/newsletter/production-rust-internet-scale)
49+
* [This Month in Redox - October 2025 - Redox - Your Next(Gen) OS](https://www.redox-os.org/news/this-month-251031/)
4650

4751
### Project/Tooling Updates
4852
* [Developing UEFI in Rust with Patina](https://opendevicepartnership.github.io/patina/introduction.html)
49-
53+
* [Announcing cgp-serde: A modular serialization library for Serde powered by CGP](https://contextgeneric.dev/blog/cgp-serde-release/)
5054
* [`esp-hal` 1.0.0 release announcement](https://developer.espressif.com/blog/2025/10/esp-hal-1/)
5155

5256
### Observations/Thoughts
53-
- [Ghosts in the Compilation](https://predr.ag/blog/ghosts-in-the-compilation/)
54-
57+
* [Ghosts in the Compilation](https://predr.ag/blog/ghosts-in-the-compilation/)
58+
* [Patterns for Defensive Programming in Rust | corrode Rust Consulting](https://corrode.dev/blog/defensive-programming/)
59+
* [Cloudflare with Edward Wang & Kevin Guthrie - Rust in Production](https://corrode.dev/podcast/s05e03-cloudflare/)
60+
* [Neural Networks with Candle](https://pranitha.dev/posts/neural-networks-with-candle/)
61+
* [Async Rust - Part 18 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=_x61dSP4ZKM&t=379s)
62+
* [The state of SIMD in Rust in 2025](https://shnatsel.medium.com/the-state-of-simd-in-rust-in-2025-32c263e5f53d)
63+
* [video] [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://www.youtube.com/watch?v=Ga2YDNDHQsM)
64+
* [video] [Are we desktop yet? - Victoria Brekenfeld | EuroRust 2025](https://www.youtube.com/watch?v=0ZrD2oYabn4&feature=youtu.be)
5565
* [audio] [Netstack.FM Episode 12 – Oxide Networking with Ryan Goodfellow](https://netstack.fm/#episode-12)
5666

5767
### Rust Walkthroughs
@@ -60,11 +70,15 @@ and just ask the editors to select the category.
6070
* [Image Classification in Rust with Tch-rs (Torch bindings)](https://www.djamware.com/post/690864cde87a290bcfebeebe/image-classification-in-rust-with-tchrs-torch-bindings)
6171
* [video] [Building Coding Agent in Rust | Implement Chat CLI | Part-2](https://www.youtube.com/watch?v=N21aCBICHLU)
6272
* [Inside Rust's std and parking_lot mutexes - who wins?](https://blog.cuongle.dev/p/inside-rusts-std-and-parking-lot-mutexes-who-win)
73+
* [Positron - Only the Future Is Certain](https://positron.solutions/articles/building-nicely-with-rust-and-nix)
74+
* [Getting Started with Rust and ClickHouse](https://www.svix.com/blog/getting-started-with-rust-and-clickhouse/)
75+
* [`SocketAddrV6` is not roundtrip serializable · sunshowers](https://sunshowers.io/posts/socketaddrv6-not-roundtrip/)
76+
* [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://filtra.io/rust/interviews/parallel-nov-25)
6377

6478
### Research
6579

6680
### Miscellaneous
67-
* [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://filtra.io/rust/interviews/parallel-nov-25)
81+
* [Can-t stop till you get enough](https://cant.bearblog.dev/can-t-stop-till-you-get-enough/)
6882

6983
## Crate of the Week
7084

0 commit comments

Comments
 (0)