File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,25 @@ and just ask the editors to select the category.
39
39
### Newsletters
40
40
41
41
### 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 )
42
43
43
44
* [ ` r3bl_tui ` v0.7.3 released] ( https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.7.3-tui )
44
45
* [ ` r3bl-cmdr ` v0.0.21 released] ( https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.0.21-cmdr )
45
46
* [ Rama 0.3.0-alpha.2 — Crypto, ACME, and Better Connection Pools] ( https://github.com/plabayo/rama/discussions/657 )
46
47
47
48
### 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/ )
48
57
49
58
### 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 )
50
61
51
62
### Research
52
63
You can’t perform that action at this time.
0 commit comments