Skip to content

Commit cd2003e

Browse files
authored
Merge pull request #7264 from ericseppanen/community-625
community links for issue 625
2 parents b121e06 + 934ade2 commit cd2003e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

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

4040
### Official
41+
* [Announcing Rust 1.91.1](https://blog.rust-lang.org/2025/11/10/Rust-1.91.1/)
4142

4243
### Foundation
4344

4445
### Newsletters
4546
* [The Embedded Rustacean Issue #58](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-58)
47+
* [This Month in Rust OSDev: October 2025](https://rust-osdev.com/this-month/2025-10/)
4648

4749
### Project/Tooling Updates
4850
* [channels-console - real-time monitoring, metrics and logs for Rust channels](https://github.com/pawurb/channels-console)
4951
* [qstr: Cache-efficient, stack-allocated string types](https://github.com/tindzk/qstr)
52+
* [Announcing Magika 1.0: now faster, smarter, and rebuilt in Rust](https://opensource.googleblog.com/2025/11/announcing-magika-10-now-faster-smarter.html?m=1)
5053
* [Tokuin 0.1.2: Load Testing LLMs from the Terminal](https://noos.blog/posts/tokuin-token-tooling-for-llm-builders/)
5154
* [semver-query: semantic versioning data query tool](https://github.com/zak905/semver-query)
5255
* [SeaORM 2.0: Strongly-Typed Column](https://www.sea-ql.org/blog/2025-11-11-sea-orm-2.0/)
5356
* [Tako 0.5.0 road to v1.0.0](https://rust-dd.com/post/tako-v-0-5-0-road-to-v-1-0-0)
5457

5558
### Observations/Thoughts
59+
* [Just call clone (or alias)](https://smallcultfollowing.com/babysteps/blog/2025/11/10/just-call-clone/)
60+
* [Engineering a Rust optimization quiz](https://fasterthanli.me/articles/engineering-a-rust-optimization-quiz)
61+
* [video] [A Quick Start to Rust Lang](https://www.youtube.com/watch?v=fTXtdbt1PFA)
62+
* [video] [Rust & JavaScript - Jakob Meier - Rust Zürisee November 2024](https://www.youtube.com/watch?v=MEHi7FZjSYw)
5663
* [audio] [Netstack.FM Episode 13 – Inside Ping Proxies with Joseph Dye](https://netstack.fm/#episode-13)
5764
* [Rust vs. Python: Finding the right balance between speed and simplicity](https://blog.jetbrains.com/rust/2025/11/10/rust-vs-python-finding-the-right-balance-between-speed-and-simplicity/)
5865

5966
### Rust Walkthroughs
67+
* [Reproachfully Presenting Resilient Recursive Descent Parsing](https://thunderseethe.dev/posts/parser-base/)
6068
* [Rust Hashing Cheat Sheet](https://bd103.github.io/blog/2025-11-10-rust-hashing-cheat-sheet/)
6169

6270
### Research
6371

6472
### Miscellaneous
73+
* [Memory Safety for Skeptics](https://queue.acm.org/detail.cfm?id=3773095)
6574

6675

6776
## Crate of the Week

0 commit comments

Comments
 (0)