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
*[medium-to-markdown v0.1.1 : Convert your medium blogs easily into markdown files](https://medium.com/@harshiljani2002/a-parser-in-rust-to-convert-your-medium-blogs-to-markdown-84173a6c1300)
38
41
*[Fluvio v0.11.6 release and project updates](https://www.fluvio.io/news/this-week-in-fluvio-0060/)
@@ -43,14 +46,25 @@ and just ask the editors to select the category.
43
46
*[video][Demo + architecture overview of Ferrostar, a cross-platform turn-by-turn navigation SDK with a Rust core](https://www.youtube.com/watch?v=8PuWu_Pi2sk)
44
47
45
48
### Observations/Thoughts
49
+
*[The Rust Calling Convention We Deserve](https://mcyoung.xyz/2024/04/17/calling-convention/)
50
+
*[Sized, DynSized, and Unsized](https://smallcultfollowing.com/babysteps/blog/2024/04/23/dynsized-unsized/)
51
+
*[Coroutines and effects](https://without.boats/blog/coroutines-and-effects/)
52
+
*[Porting a cross-platform GUI application to Rust](https://hacks.mozilla.org/2024/04/porting-a-cross-platform-gui-application-to-rust/)
53
+
*[Adventures In Rust: Bringing Exchange Support To Thunderbird](https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/)
46
54
47
55
### Rust Walkthroughs
48
56
49
57
*[Why SQLite Performance Tuning made Bencher 1200x Faster](https://bencher.dev/learn/engineering/sqlite-performance-tuning/)
50
58
*[drop, the destructor of Rust structs](https://rust.code-maven.com/drop-the-destructor-of-rust-structs)
51
59
*[video][Build with Naz - Published crate r3bl_terminal_async for building async interactive CLIs in Rust](https://www.youtube.com/watch?v=X5wDVaZENOo)
60
+
*[Building with AWS S3 using Rust](https://www.shuttle.rs/blog/2024/04/17/using-aws-s3-rust)
61
+
*[Rust tokio task cancellation patterns](https://cybernetist.com/2024/04/19/rust-tokio-task-cancellation-patterns/)
62
+
*[video][Trent Billington - Bevy ECS - Power tool for data oriented applications](https://www.youtube.com/watch?v=ocacUsyJXpg)
63
+
*[video][Building a procedural art generator](https://www.youtube.com/watch?v=BxxUPdiBjkc)
64
+
*[audio][Isograph with Robert Balicki](https://rustacean-station.org/episode/robert-balicki/)
52
65
53
66
### Research
67
+
*[A Study of Undefined Behavior Across Foreign Function Boundaries in Rust Libraries](https://arxiv.org/abs/2404.11671)
54
68
*[Rust Digger: Does size matter? The biggest crate is 450MB; More than 100 crates are over 50MB](https://rust-digger.code-maven.com/news/biggest-crates-is-450-megabyte)
0 commit comments