Skip to content

Commit 5241ed2

Browse files
authored
Merge pull request #6873 from extrawurst/community-updates-611
community updates issue 611
2 parents eb88464 + 0281687 commit 5241ed2

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,14 +39,25 @@ 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
* [`r3bl_tui` v0.7.3 released](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.7.3-tui)
4445
* [`r3bl-cmdr` v0.0.21 released](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.0.21-cmdr)
4546
* [Rama 0.3.0-alpha.2 — Crypto, ACME, and Better Connection Pools](https://github.com/plabayo/rama/discussions/657)
4647

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

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

5162
### Research
5263

0 commit comments

Comments
 (0)