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
*[The Rust Calling Convention We Deserve](https://mcyoung.xyz/2024/04/17/calling-convention/)
43
+
*[Sized, DynSized, and Unsized](https://smallcultfollowing.com/babysteps/blog/2024/04/23/dynsized-unsized/)
44
+
*[Coroutines and effects](https://without.boats/blog/coroutines-and-effects/)
45
+
*[Porting a cross-platform GUI application to Rust](https://hacks.mozilla.org/2024/04/porting-a-cross-platform-gui-application-to-rust/)
46
+
*[Adventures In Rust: Bringing Exchange Support To Thunderbird](https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/)
39
47
40
48
### Rust Walkthroughs
41
49
50
+
*[Building with AWS S3 using Rust](https://www.shuttle.rs/blog/2024/04/17/using-aws-s3-rust)
51
+
*[Rust tokio task cancellation patterns](https://cybernetist.com/2024/04/19/rust-tokio-task-cancellation-patterns/)
52
+
*[video][Trent Billington - Bevy ECS - Power tool for data oriented applications](https://www.youtube.com/watch?v=ocacUsyJXpg)
53
+
*[video][Building a procedural art generator](https://www.youtube.com/watch?v=BxxUPdiBjkc)
54
+
*[audio][Isograph with Robert Balicki](https://rustacean-station.org/episode/robert-balicki/)
55
+
42
56
### Research
57
+
*[A Study of Undefined Behavior Across Foreign Function Boundaries in Rust Libraries](https://arxiv.org/abs/2404.11671)
0 commit comments