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-01-08-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,17 @@ and just ask the editors to select the category.
* [This Month in @compiler-errors (rustc contributions)](https://hackmd.io/@compiler-errors/errs-december-2024)
* [Building functional safety at speed with Rust](https://www.sonair.com/journal/building-for-safety-with-rust)
* [You do not need multithreading to do more than one thing at a time](https://sander.saares.eu/2024/12/31/you-do-not-need-multithreading-to-do-more-than-one-thing-at-a-time/)

* [A journey into File Transfer Protocols in Rust](https://blog.veeso.dev/blog/en/a-journey-into-file-transfer-protocols-in-rust/)

### Rust Walkthroughs

### Research

### Miscellaneous
* [video] [Tue Henriksen on Rust in Embedded Systems, Misconceptions, & Building Community](https://www.youtube.com/watch?v=qt7ZLYnlBzk)
* [Bevy at RustWeek 2025: come hack with us!](https://bevyengine.org/news/bevy-at-rust-week/)
* [My failed attempt at AGI on the Tokio Runtime](https://www.christo.sh/building-agi-on-the-tokio-runtime/)
* [The JIT calculator challenge](https://ochagavia.nl/blog/the-jit-calculator-challenge/)

* [Gameboy on your terminal written in Rust](https://github.com/raphamorim/gameboy)

## Crate of the Week
Expand Down