Skip to content

Commit 7b26ceb

Browse files
committed
community links for issue 619
1 parent f2bf3d6 commit 7b26ceb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

draft/2025-10-01-this-week-in-rust.md

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

4040
### Official
41+
* [The next Rust All Hands](https://blog.rust-lang.org/inside-rust/2025/09/30/all-hands-2026/)
42+
* [This Development-cycle in Cargo: 1.90](https://blog.rust-lang.org/inside-rust/2025/10/01/this-development-cycle-in-cargo-1.90/)
4143

4244
### Foundation
4345

4446
### Newsletters
4547
* [The Embedded Rustacean Issue #55](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-55)
4648

4749
### Project/Tooling Updates
50+
* [Bevy 0.17](https://bevy.org/news/bevy-0-17/)
4851
* [Linting Rust code in the kernel](https://lwn.net/SubscriberLink/1038750/6aa9769e0b875235/)
52+
* [Fast UDP I/O for Firefox in Rust](https://max-inden.de/post/fast-udp-io-in-firefox/)
4953
* [genedex: A Small and Fast FM-Index for Rust](https://github.com/feldroop/genedex)
5054
* [blogr v0.3.0 - Fast, lightweight static site generator with built in newsletter manager](https://github.com/bahdotsh/blogr/releases/tag/v0.3.0)
5155
* [Feedr v0.2.0 - A feature-rich terminal-based RSS feed reader with a clean and intuitive TUI](https://github.com/bahdotsh/feedr/releases/tag/v0.2.0)
5256
* [Glues v0.8.1 adds a browser TUI, proxy support, and redb storage](https://github.com/gluesql/glues/releases/tag/v0.8.1)
5357

5458
### Observations/Thoughts
59+
* [On Choosing Rust](https://endler.dev/2025/choosing-rust/)
60+
* [The expression problem and Rust](https://purplesyringa.moe/blog/the-expression-problem-and-rust/)
5561
* [The Game Engine that would not have been made without Rust](https://blog.vermeilsoft.com/2025-09-rust-game-engine)
5662
* [Introducing Rust To The Automotive Stack: A Conversation With Julius Gustavsson Of Volvo Cars](https://filtra.io/rust/interviews/volvo-sep-25)
63+
* [Rust in Paris 2025 – Full Talks Playlist](https://www.youtube.com/playlist?list=PLiOc9_WF8i8vVy5Qn6I9TxkBjsofzLcaH)
5764
* [video] [How to Optimize Rust for Slowness: Inspired by New Turing Machine Results](https://www.youtube.com/watch?v=ec-ucXJ4x-0)
5865

5966
### Rust Walkthroughs
6067
* [Under the hood: Vec\<T\>](https://marma.dev/articles/2025/under-the-hood-vec-t)
6168
* [Axum Backend Series: Implement JWT Access Token](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-jwt-access-token/)
6269
* [Level Up your Rust pattern matching](https://blog.cuongle.dev/p/level-up-your-rust-pattern-matching)
70+
* [video] [Sguaba: Type-safe spatial math in Rust](https://www.youtube.com/watch?v=kESBAiTYMoQ)
6371

6472
### Research
6573

6674
### Miscellaneous
75+
* [Cloudflare just got faster and more secure, powered by Rust](https://blog.cloudflare.com/20-percent-internet-upgrade/)
76+
* [Rust: Who, What and Why for ESA SW PA Workshop](https://ferrous-systems.com/blog/rust-who-what-why/)
6777

6878
## Crate of the Week
6979

0 commit comments

Comments
 (0)