Skip to content

Commit 36ccee6

Browse files
authored
Merge pull request #6895 from opeolluwa/master
add updates from community for for #612"
2 parents 9d52003 + 55a14c2 commit 36ccee6

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,28 +33,31 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36+
* [Announcing Rust 1.89.0 | Rust Blog](https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/)
3637

37-
### Foundation
38-
39-
### Newsletters
4038

4139
### Project/Tooling Updates
4240
* [TangleGuard: Software Architecture Monitoring exclusively for Rust](https://tangleguard.com/)
4341
* [redb v3.0.0 - pure Rust embedded key-value store](https://github.com/cberner/redb/releases/tag/v3.0.0)
42+
* [Bevy's Fifth Birthday](https://bevy.org/news/bevys-fifth-birthday/)
43+
* [warp v0.4](https://seanmonstar.com/blog/warp-v04/)
4444

4545
### Observations/Thoughts
4646
* [Building an asynchronous FUSE Filesystem in Rust](https://r2cn.dev/blog/building-an-asynchronous-fuse-filesystem-in-rust)
4747
* [Nine Rules for Generalizing Your Rust Library: Lessons from Extending RangeSetBlaze to Maps (Part 1)](https://medium.com/@carlmkadie/nine-rules-for-generalizing-your-rust-library-part-1-9f2b08fb5df4)
48+
* [Send/Sync Secret That Separates Professional From Amateur](https://blog.cuongle.dev/p/this-sendsync-secret-separates-professional-and-amateur)
49+
* [hyper HTTP/2 (Didn't) MadeYouReset](https://seanmonstar.com/blog/hyper-http2-didnt-madeyoureset/)
50+
* [video] [BaM #29 - Improving the Rust embedded firmware](https://www.youtube.com/live/5Ca6pQQB-mg?si=yHFQMsDbHEXEfpig)
51+
* [video] [David Sankel – Rust and C++ Interop](https://www.youtube.com/watch?v=xihX4RzStYk)
4852

4953
* [Are we Teaching Rust Effectively?](https://blog.kodewerx.org/2025/08/are-we-teaching-rust-effectively.html)
5054

5155
### Rust Walkthroughs
5256

5357
* [Build with Naz: Capturing Real-Time Build Progress from Cargo Using PTY and OSC Sequences](https://developerlife.com/2025/08/10/pty-rust-osc-seq/)
58+
* [Converting FunctionTrace from C to Rust](https://programsareproofs.com/articles/functiontrace-rust-conversion/)
59+
* [video] [Message framing in Rust and Iroh](https://www.youtube.com/watch?v=h6bBLbcj4Vg)
5460

55-
### Research
56-
57-
### Miscellaneous
5861

5962
## Crate of the Week
6063

0 commit comments

Comments
 (0)