Skip to content

Commit 2c7b85e

Browse files
committed
community links for issue 544
1 parent c04b310 commit 2c7b85e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

draft/2024-04-24-this-week-in-rust.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,31 @@ and just ask the editors to select the category.
3030
### Official
3131

3232
### Foundation
33+
* [Guest Blog: Attending CISA’s Open Source Software Security Summit](https://foundation.rust-lang.org/news/attending-cisas-open-source-software-security-summit/)
3334

3435
### Newsletters
36+
* [This Month in Rust OSDev: March 2024](https://rust-osdev.com/this-month/2024-03/)
3537

3638
### Project/Tooling Updates
39+
* [lilos v1.0 released](https://cliffle.com/blog/lilos-1-0/)
3740

3841
### Observations/Thoughts
42+
* [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/)
3947

4048
### Rust Walkthroughs
4149

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+
4256
### Research
57+
* [A Study of Undefined Behavior Across Foreign Function Boundaries in Rust Libraries](https://arxiv.org/abs/2404.11671)
4358

4459
### Miscellaneous
4560

0 commit comments

Comments
 (0)