Skip to content
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
3 changes: 1 addition & 2 deletions draft/2025-08-06-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,8 @@ and just ask the editors to select the category.
### Rust Walkthroughs
* [building a simple hash map](https://viniciusx.com/blog/building-a-hash-map/)
* [An Easy Problem Made Hard: Rust & Binary Trees](https://mmhaskell.com/blog/2025/8/4/an-easy-problem-made-hard-rust-amp-binary-trees)

* [video] [Build with Naz: Claude code + Rust profiling and perf](https://www.youtube.com/watch?v=7iLMdNc-zOs)

* [Send More Than Device Data Over Bluetooth LE with Rust](https://medium.com/@potto_94870/send-more-than-device-data-over-bluetooth-le-with-rust-97885316b42d)
* [Optimizing Rust Builds with Target Flags](https://ianwwagner.com/til/optimizing-rustc-target-features)

### Research
Expand Down