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/2024-11-06-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ and just ask the editors to select the category.
* [Announcing Sycamore v0.9.0](https://sycamore.dev/post/announcing-v0-9-0)
* [CXX-Qt 0.7 Release](https://www.kdab.com/cxx-qt-0-7/)
* [An 'Educational' Platformer for Kids to Learn Math and Reading—and Bevy for the Devs](https://github.com/uggla/rock_run)
* [ZH][EN] [Select HTML Components in Declarative Rust](https://ideas.reify.ing/en/blog/select-html-declarative-rust/)

### Observations/Thoughts
* [Safety in an unsafe world](https://lwn.net/SubscriberLink/995814/17e451bcb3015920/)
Expand All @@ -75,8 +76,6 @@ and just ask the editors to select the category.
* [Beginner Rust ESP32 development - Snake](https://jamesmcm.github.io/blog/beginner-rust-esp32-lcdsnake/)
* [video] [Rust Collections & Iterators Demystified 🪄](https://www.youtube.com/watch?v=oiWATcjyUEI)

* [How big is your future?](https://hegdenu.net/posts/how-big-is-your-future/)

### Research
* [Charon: An Analysis Framework for Rust](https://arxiv.org/abs/2410.18042)
* [Crux, a Precise Verifier for Rust and Other Languages](https://arxiv.org/abs/2410.18280)
Expand Down
Loading