Skip to content

2025-06-25: Add Rust: A language that grows with you, your career and your projects #6767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions draft/2025-06-25-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ and just ask the editors to select the category.
* [GlueSQL v0.17.0 - Added redb storage support](https://github.com/gluesql/gluesql/releases/tag/v0.17.0)

### Observations/Thoughts
<<<<<<< patch-15
* [Rust: A language that grows with you, your career and your projects](https://kerkour.com/rust-grows-with-you)
=======
* [The Unreasonable Effectiveness of Fuzzing for Porting Programs](https://rjp.io/blog/2025-06-17-unreasonable-effectiveness-of-fuzzing)
* [So you want to serialize some DER?](https://alexgaynor.net/2025/jun/20/serialize-some-der/)
* [Why I Switched from Flutter + Rust to Rust + egui](https://jdiaz97.github.io/greenblog/posts/flutter_to_egui/)
Expand All @@ -55,6 +58,7 @@ and just ask the editors to select the category.
* [Counter Service: How we rewrote it in Rust](https://engineering.grab.com/counter-service-how-we-rewrote-it-in-rust)
* [Defending Democracies With Rust](https://filtra.io/rust/interviews/helsing-jun-25)
* [video playlist] [Scientific Computing in Rust 2025](https://www.youtube.com/watch?v=XyXMKuclTcQ&list=PLrueqeouhcZNRW7H26DfscFjGSf0Pzd8c)
>>>>>>> master

### Rust Walkthroughs
* [Porting GPU shaders to Rust 30x faster with AI](https://rust-gpu.github.io/blog/2025/06/24/vulkan-shader-port/)
Expand Down