Skip to content

Commit 875526a

Browse files
Merge pull request rust-lang#6804 from mariannegoldin/fix-up-607-community-submissions
Fix up 607 community submissions
2 parents a3baa86 + 8a52016 commit 875526a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

draft/2025-07-09-this-week-in-rust.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ and just ask the editors to select the category.
4646
* [What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry)
4747
* [Introducing Tyr, a new Rust DRM driver](https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html)
4848
* [RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
49-
5049
* [Rama 0.3.0-alpha.1 - A Protocol Leap Forward](https://github.com/plabayo/rama/discussions/622)
51-
5250
* [Streaming data analytics, Fluvio 0.18.1 release](https://www.fluvio.io/news/this-week-in-fluvio-0077)
5351

5452
### Observations/Thoughts
@@ -58,12 +56,13 @@ and just ask the editors to select the category.
5856
* [Tree-Structured Concurrency II: Replacing Background Tasks With Actors](https://blog.yoshuawuyts.com/replacing-tasks-with-actors/)
5957
* [Rapid Machine Learning Prototyping in Rust](https://ryuru.com/rapid-machine-learning-prototyping-in-rust/)
6058
* [330× faster: Four different ways to speed up your code](https://pythonspeed.com/articles/different-ways-speed/)
61-
* [Programming Extensible Data Types in Rust with CGP - Part 1: Modular App Construction and Extensible Builders](https://contextgeneric.dev/blog/extensible-datatypes-part-1/)
59+
* [Programming Extensible Data Types in Rust with CGP, Part 1](https://contextgeneric.dev/blog/extensible-datatypes-part-1/) and [Part 2](https://contextgeneric.dev/blog/extensible-datatypes-part-2/)
6260
* [Making Unsafe Rust a Little Safer: Find Memory Errors in Production with GWP-ASan](https://blog.colinbreck.com/making-unsafe-rust-a-little-safer-find-memory-errors-in-production-with-gwp-asan/)
6361
* [Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
6462
* [Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)
6563
* [Memory-safe malware: Rust challenges security researchers](https://www.techzine.eu/blogs/security/132626/memory-safe-malware-rust-challenges-security-researchers/)
6664
* [The scary and surprisingly deep rabbit hole of Rust's temporaries](https://taping-memory.dev/temporaries-rabbit-hole/)
65+
* [The 4 pillars of Rust's superiority](https://kerkour.com/rust-superiority)
6766

6867
### Rust Walkthroughs
6968
* [JavaScript is being rewritten in Rust](https://endform.dev/blog/js-is-being-rewritten-in-rust/)

0 commit comments

Comments
 (0)