Skip to content

Commit d292de0

Browse files
authored
Merge pull request #7296 from extrawurst/community-updates-626
community updates issue 626
2 parents 302886e + 043a17a commit d292de0

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

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

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

4040
### Official
41-
4241
* [Launching the 2025 State of Rust Survey](https://blog.rust-lang.org/2025/11/17/launching-the-2025-state-of-rust-survey)
4342
* [Google Summer of Code 2025 results](https://blog.rust-lang.org/2025/11/18/gsoc-2025-results/)
43+
* [Project goals update — October 2025](https://blog.rust-lang.org/2025/11/19/project-goals-update-october-2025/)
44+
* [Project goals update — September 2025](https://blog.rust-lang.org/2025/11/19/Project-Goals-2025-September-Update/)
4445

4546
### Foundation
4647

4748
### Newsletters
4849
* [Scientific Computing in Rust #12 (November 2025)](https://scientificcomputing.rs/monthly/2025-11)
49-
5050
* [Secure-by-design firmware development with Wasefire](https://opensource.googleblog.com/2025/11/secure-by-design-firmware-development-with-wasefire.html)
51-
5251
* [Rust Trends Issue #72: From Experimental to Enterprise: Rust's Production Moment](https://rust-trends.com/newsletter/experimental-to-enterprise-rust-production)
5352

5453
### Project/Tooling Updates
55-
5654
* [GuardianDB v0.11.28](https://www.willsearch.com.br/blog/2025/11/18/whats-new-in-guardiandb-v0-11-18/)
5755
* [The current state of Linux architecture support](https://lwn.net/SubscriberLink/1045363/60611dc5ec3f7099/)
5856

5957
### Observations/Thoughts
60-
6158
* [audio] [Netstack.FM Episode 14 – Roto And Cascade with Terts and Arya from NLnet Labs](https://netstack.fm/#episode-14)
6259
* [Improving the Incremental System in the Rust Compiler](https://blog.goose.love/posts/improving-the-incremental-system-in-the-rust-compiler/)
6360
* [Truly First-Class Custom Smart Pointers](https://nadrieril.github.io/blog/2025/11/11/truly-first-class-custom-smart-pointers.html)
6461
* [Pinning is a kind of static borrow](https://nadrieril.github.io/blog/2025/11/12/pinning-is-a-kind-of-static-borrow.html)
6562
* [Rust in Android: move fast and fix things](https://security.googleblog.com/2025/11/rust-in-android-move-fast-fix-things.html)
66-
63+
* [Match it again Sam](https://www.sminez.dev/match-it-again-sam/)
64+
* [Humanity is stained by the sins of C and no LLM can rewrite them away to Rust](https://kirancodes.me/posts/log-sins-of-c.html)
65+
* [UV and Ruff: Turbocharging Python Development with Rust-Powered Tools](https://www.devtoolsacademy.com/blog/uv-and-ruff-turbocharging-python-development-with-rust-powered-tools/)
66+
* [A Function Inliner for Wasmtime and Cranelift](https://fitzgen.com/2025/11/19/inliner.html)
6767

6868
### Rust Walkthroughs
6969
- [Rust Unit Tests: Assertion libraries](https://jorgeortiz.dev/posts/rust_unit_testing_assertion_libraries/)
7070
- [Rust Unit Tests: Using a mocking library](https://jorgeortiz.dev/posts/rust_unit_testing_mocking_library/)
71+
* [A Practical Guide to Transitioning to Memory-Safe Languages](https://queue.acm.org/detail.cfm?id=3773096)
72+
* [Building WebSocket Protocol in Apache Iggy using io_uring and Completion Based I/O Architecture](https://iggy.apache.org/blogs/2025/11/17/websocket-io-uring/)
73+
* [Building serverless applications with Rust on AWS Lambda](https://aws.amazon.com/blogs/compute/building-serverless-applications-with-rust-on-aws-lambda/)
74+
* [Disallow code usage with a custom `clippy.toml`](https://www.schneems.com/2025/11/19/find-accidental-code-usage-with-a-custom-clippytoml/)
7175

7276
### Research
7377

7478
### Miscellaneous
79+
* [Absurd Rust? Never!](https://academy.fpblock.com/blog/absurd-rust-never/?share=1)
80+
* [video] [Linus Torvalds — Speaks up on the Rust Divide and saying NO](https://www.youtube.com/watch?v=amyKC9lJe3Q)
7581
* [October 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/oct-25)
7682
* [Rust’s Strategic Advantage](https://sysid.github.io/rusts-strategic-advantage/)
7783

0 commit comments

Comments
 (0)