Skip to content

Commit 0281687

Browse files
committed
community updates issue 611
1 parent 1165169 commit 0281687

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

draft/2025-08-06-this-week-in-rust.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,21 @@ and just ask the editors to select the category.
3939
### Newsletters
4040

4141
### Project/Tooling Updates
42+
* [GCC Front-End For Rust - July 2025 Monthly Report](https://rust-gcc.github.io/2025/08/05/2025-07-monthly-report.html)
4243

4344
### Observations/Thoughts
45+
* [How I Make 3D Games](https://www.youtube.com/watch?v=hAWv6AJ8M-Y)
46+
* [Injecting Java from native libraries on Android](https://octet-stream.net/b/scb/2025-08-03-injecting-java-from-native-libraries-on-android.html)
47+
* [You Are The BIOS Now: Building A Hypervisor In Rust With KVM](https://yeet.cx/blog/you-are-the-bios-now)
48+
* [Opsqueue: lightweight batch processing queue for heavy loads](https://www.channable.com/tech/introducing-opsqueue)
49+
* [Rust, Python, and TypeScript: the new trifecta](https://smallcultfollowing.com/babysteps/blog/2025/07/31/rs-py-ts-trifecta/)
50+
* [Vibe coding complex changes in Rust](https://www.youtube.com/watch?v=EL7Au1tzNxE)
51+
* [The Generativity Pattern in Rust](https://arhan.sh/blog/the-generativity-pattern-in-rust/)
52+
* [The Complexities of Rust Async Streams](https://swatinem.de/blog/rust-async-streams/)
4453

4554
### Rust Walkthroughs
55+
* [building a simple hash map](https://viniciusx.com/blog/building-a-hash-map/)
56+
* [An Easy Problem Made Hard: Rust & Binary Trees](https://mmhaskell.com/blog/2025/8/4/an-easy-problem-made-hard-rust-amp-binary-trees)
4657

4758
### Research
4859

0 commit comments

Comments
 (0)