Skip to content

Commit 2002e5a

Browse files
authored
Merge pull request #6186 from extrawurst/community-updates-577
community update 577
2 parents 3bdbddf + 85ce979 commit 2002e5a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

draft/2024-12-11-this-week-in-rust.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ and just ask the editors to select the category.
3030
-->
3131

3232
### Official
33+
* [This Month in Our Test Infra: November 2024](https://blog.rust-lang.org/inside-rust/2024/12/09/test-infra-nov-2024.html)
34+
* [December 2024 Leadership Council Update](https://blog.rust-lang.org/inside-rust/2024/12/09/leadership-council-update.html)
3335

3436
### Foundation
3537

@@ -38,17 +40,28 @@ and just ask the editors to select the category.
3840
* [Rust Trends Issue #55](https://rust-trends.com/newsletter/your-weekly-rust-fix-templates-dependencies-and-a-big-giveaway/)
3941

4042
### Project/Tooling Updates
43+
* [Dioxus 0.6](https://dioxuslabs.com/blog/release-060/)
44+
* [Flawless Replay](https://flawless.dev/replay/)
45+
* [Rust9x update: Rust 1.84.0-beta](https://seri.tools/blog/rust9x-1-84/)
4146

4247
### Observations/Thoughts
4348
* [Rust Macros: A Cautionary Tale](https://andrzej.lichnerowicz.pl/en/blog/rust-macros-a-cautionary-tale/)
49+
* [Running teloxide bots cheaply on Fly.io](https://blog.valyagolev.net/fly-teloxide/)
50+
* [Speeding up Ruby by rewriting C… in Ruby](https://jpcamara.com/2024/12/01/speeding-up-ruby.html)
51+
* [Memory-safe PNG decoders now vastly outperform C PNG libraries](https://www.reddit.com/r/rust/comments/1ha7uyi/memorysafe_png_decoders_now_vastly_outperform_c)
52+
* [State of the Crates 2025](https://ohadravid.github.io/posts/2024-12-state-of-the-crates/)
4453

4554
### Rust Walkthroughs
46-
55+
* [Parsing MIDI messages in Rust](https://www.ntietz.com/blog/parsing-midi-rust/)
56+
* [Drag & Drop Images into Bevy 0.15 on the web](https://rustunit.com/blog/2024/12-10-rust-web-drag-drop-image/
4757
* [Missing iterable traits and how to introduce them effortlessly](https://orxfun.github.io/orxfun-notes/#/missing-iterable-traits-2024-12-13)
4858

4959
### Research
5060

5161
### Miscellaneous
62+
* [video] [How to Integrate C++ and Rust](https://www.youtube.com/playlist?list=PL6CJYn40gN6jOg_cPqRfXMNriHknKy4VW)
63+
* [video] [2024 LLVM Developers' Meeting - Rust ❤️ LLVM](https://www.youtube.com/watch?v=Kqz-umsAnk8)
64+
* [My Rust Story](https://softwaremill.com/andre-bogus-my-rust-story/)
5265

5366
## Crate of the Week
5467

0 commit comments

Comments
 (0)