Skip to content

Commit 386a210

Browse files
author
Sylvain
authored
2025-07-09: The 4 pillars of Rust's superiority
1 parent 011057d commit 386a210

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ and just ask the editors to select the category.
4545
* [Announcing dynify: Pin-init trait objects on the stack in stable Rust](https://www.reddit.com/r/rust/s/Xinstp8iSx)
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)
48-
* [RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
4948

49+
[RustFS: distributed object storage and MinIO alternative written in Rust](https://github.com/rustfs/rustfs)
5050
### Observations/Thoughts
51+
* [The 4 pillars of Rust's superiority](https://kerkour.com/rust-superiority)
5152
* [Bootstrapping Rust with GCC](https://fractalfir.github.io/generated_html/cg_gcc_bootstrap.html)
5253
* [The journey towards the best error handling in Rust web frameworks](https://mackow.ski/blog/towards-rust-web-best-errors/)
5354
* [Unsoundness and accidental features in the #\[target_feature\] attribute](https://predr.ag/blog/unsoundness-and-accidental-features-in-target-feature/)
@@ -59,13 +60,13 @@ and just ask the editors to select the category.
5960
* [Deterministic Simulation Testing in Rust: A Theater Of State Machines](https://www.polarsignals.com/blog/posts/2025/07/08/dst-rust)
6061
* [Slint Material Components Tech Preview](https://slint.dev/blog/material-comp-tech-preview)
6162
* [Memory-safe malware: Rust challenges security researchers](https://www.techzine.eu/blogs/security/132626/memory-safe-malware-rust-challenges-security-researchers/)
63+
6264
* [The scary and surprisingly deep rabbit hole of Rust's temporaries](https://taping-memory.dev/temporaries-rabbit-hole/)
6365

6466
### Rust Walkthroughs
6567
* [JavaScript is being rewritten in Rust](https://endform.dev/blog/js-is-being-rewritten-in-rust/)
6668
* [Rust Security Best Practices 2025](https://corgea.com/Learn/rust-security-best-practices-2025)
6769
* [From 'It Might Work' to 'It Will Work': Typestate in Rust](https://minikin.me/blog/typestate-in-rust)
68-
* [Tactical Trust (1 of 2): Platform Crypto for Developers in Rust](https://tiemoko.com/blog/safer-crypto/)
6970

7071
### Research
7172

0 commit comments

Comments
 (0)