You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-07-09-this-week-in-rust.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,7 @@ and just ask the editors to select the category.
46
46
*[What's new in Ratatui 0.30.0?](https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry)
47
47
*[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)
48
48
*[RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
49
-
50
49
*[Rama 0.3.0-alpha.1 - A Protocol Leap Forward](https://github.com/plabayo/rama/discussions/622)
51
-
52
50
*[Streaming data analytics, Fluvio 0.18.1 release](https://www.fluvio.io/news/this-week-in-fluvio-0077)
53
51
54
52
### Observations/Thoughts
@@ -58,12 +56,13 @@ and just ask the editors to select the category.
58
56
*[Tree-Structured Concurrency II: Replacing Background Tasks With Actors](https://blog.yoshuawuyts.com/replacing-tasks-with-actors/)
59
57
*[Rapid Machine Learning Prototyping in Rust](https://ryuru.com/rapid-machine-learning-prototyping-in-rust/)
60
58
*[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/)
62
60
*[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/)
63
61
*[Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
64
62
*[Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)
0 commit comments