Skip to content

Commit 8d5d6c4

Browse files
committed
twir #610
1 parent bebb23b commit 8d5d6c4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

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

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,32 +32,37 @@ and just ask the editors to select the category.
3232
3333
-->
3434

35-
### Official
35+
3636

3737
### Foundation
3838

3939
* [RustConf 2025 is Almost Here — Register Now!](https://rustfoundation.org/media/rustconf-2025-is-almost-here-register-now/)
4040

41-
### Newsletters
41+
4242

4343
### Project/Tooling Updates
4444
* [Embedded DHT Sensor Library](https://rust-dd.com/post/building-a-rust-library-for-dht11-sensor-a-step-by-step-guide)
4545
* [Rust eBooks Nightly: always up-to-date Rust books in EPUB, AZW3, MOBI, PDF](https://artur-sulej.github.io/rust-ebooks/)
4646
* [git-cliff 2.10.0 is released! (a highly customizable changelog generator)](https://git-cliff.org/blog/2.10.0)
4747
* [Nutype 0.6.2](https://github.com/greyblake/nutype/releases/tag/v0.6.2) - supports `derive_unsafe` attribute to derive arbitrary third party traits.
48-
48+
* [video] [11th Bevy Meetup - Alix - Bevy in Production: Building Modeling at ...](https://youtu.be/16r9plbAhXo?si=C6PKDIuHO86hjU-o)
49+
4950
### Observations/Thoughts
51+
* [Rust Async Web Framework Performance Breakthrough(9247)](https://dev.to/member_8c78b76f/rust-async-web-framework-performance-breakthrough9247-4l22)
5052

5153
### Rust Walkthroughs
5254
* [Using ESP32 as a Rust Beginner](https://rust-dd.com/post/introduction-to-embedded-systems-with-rust-a-beginner-s-guide-using-esp32)
5355
* [The Signal Protocol Explained #2: Implementing the Double Ratchet Algorithm in Rust](https://kerkour.com/signal-protocol-double-ratchet-rust)
5456
* [The Design and Implementation of Extensible Variants for Rust in CGP (Extensible Data Types Part 4)](https://contextgeneric.dev/blog/extensible-datatypes-part-4/)
57+
* [Vibe coding a Rust MCP proxy in VSCode with GitHub Copilot](https://awakecoding.com/posts/vibe-coding-a-rust-mcp-proxy-in-vscode-with-github-copilot/)
58+
* [Programming Extensible Data Types in Rust with CGP - Part 4](https://contextgeneric.dev/blog/extensible-datatypes-part-4/)
5559

56-
### Research
5760

5861
### Miscellaneous
5962

6063
* [100 Exercises to Learn Rust: RustRover Edition](https://blog.jetbrains.com/education/2025/07/28/rust-exercises-rustrover/)
64+
* [Stackoverflow Survey: Rust is yet again the most admired programming language ](https://survey.stackoverflow.co/2025/technology/#admired-and-desired)
65+
6166

6267
## Crate of the Week
6368

0 commit comments

Comments
 (0)