Skip to content

Commit f167f71

Browse files
authored
community updates issue 597 (#6597)
1 parent a84f16f commit f167f71

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

draft/2025-04-30-this-week-in-rust.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,28 +40,31 @@ and just ask the editors to select the category.
4040
* [The Embedded Rustacean Issue #44](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-44)
4141

4242
### Project/Tooling Updates
43-
43+
* [Bevy 0.16](https://bevyengine.org/news/bevy-0-16/)
4444
* [Yelken Alpha Release Announcement](https://bwqr.github.io/yelken-blog/first-announcement/)
4545
* [BugStalker v0.3.0 - Modern debugger for Linux x86-64. Written in Rust for Rust programs.](https://www.reddit.com/r/rust/comments/1k6vni5/bugstalker_v030_released_async_debugging_new/)
4646

4747
### Observations/Thoughts
48+
* [Audit of the Rust p256 Crate](https://reports.zksecurity.xyz/reports/near-p256/)
49+
* [We have polymorphism at home 🦀!](https://medium.com/@alighahremani1377/we-have-polymorphism-at-home-d9f21f5565bf)
50+
* [Migrating away from Rust](https://deadmoney.gg/news/articles/migrating-away-from-rust)
51+
* [Syntactic musings on match expressions](https://blog.yoshuawuyts.com/syntactic-musings-on-match-expressions/)
4852

4953
### Rust Walkthroughs
5054
* [Freeing Up Gigabytes: Reclaiming Disk Space from Rust Cargo Builds](https://thisdavej.com/freeing-up-gigabytes-reclaiming-disk-space-from-rust-cargo-builds/)
51-
5255
* [Video] [Shipping Rust to Python, Typescript, and Ruby](https://www.youtube.com/watch?v=Zs6Uer3VAyQ)
5356
* [Video] [From Rust to C and Back Again: an introduction to "foreign functions"](https://www.youtube.com/watch?v=B4yNqR0WgYQ) ([Long Version](https://www.youtube.com/watch?v=LLAUzghhNHg))
54-
5557
* [A Visual Journey Through Async Rust](https://github.com/alexpusch/rust-magic-patterns/blob/master/visual-journey-through-async-rust/Readme.md)
56-
5758
* [Video] [Internals of SlateDB: An embedded key-value store built on object storage](https://www.youtube.com/watch?v=qqF_zFWqFYk)
59+
* [Video] [Generating 1 Million PDFs in 10 Minutes](https://www.ersteiger.com/posts/rendering-one-million-pdfs/)
60+
* [Video] [RefinedRust - High-Assurance Verification of Rust Programs](https://www.youtube.com/watch?v=XR8p9R1cPC4)
5861

5962
### Research
6063

6164
### Miscellaneous
6265
* [The Company That Is All-In On Rust For Robotics](https://filtra.io/rust/interviews/matic-apr-25)
63-
6466
* [How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained](https://www.atriiy.dev/blog/rolldown-module-loader-and-dependency-graph)
67+
* [Video] [Why Learning Rust Could Change Your Career](https://www.youtube.com/watch?v=_7va24sawyg)
6568

6669
## Crate of the Week
6770

0 commit comments

Comments
 (0)