You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2024-12-04-this-week-in-rust.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ and just ask the editors to select the category.
58
58
*[Streaming Audio APIs in Rust pt. 4: The Model](https://xd009642.github.io/2024/12/03/streaming-audio-APIs-the-model.html)
59
59
60
60
### Rust Walkthroughs
61
+
*[Developing a Zellij Rust plugin](https://zellij.dev/tutorials/developing-a-rust-plugin/)
61
62
*[Optimization adventures: making a parallel Rust workload even faster with data-oriented design (and other tricks)](https://gendignoux.com/blog/2024/12/02/rust-data-oriented-design.html)
62
63
*[Designing a const `array::from_fn` in stable Rust](https://13ros27.github.io/blog/const-array-from-fn/)
63
64
*[Implementing async APIs for microcontroller peripherals](https://beaurivage.io/atsamd-hal-async/)
0 commit comments