Skip to content

Commit 76bd6e5

Browse files
committed
community update 577
1 parent d92adef commit 76bd6e5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,34 @@ 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

3638
### Newsletters
3739

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

4045
### Observations/Thoughts
46+
* [Running teloxide bots cheaply on Fly.io](https://blog.valyagolev.net/fly-teloxide/)
47+
* [Speeding up Ruby by rewriting C… in Ruby](https://jpcamara.com/2024/12/01/speeding-up-ruby.html)
48+
* [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)
49+
* [State of the Crates 2025](https://ohadravid.github.io/posts/2024-12-state-of-the-crates/)
4150

4251
### Rust Walkthroughs
52+
* [Parsing MIDI messages in Rust](https://www.ntietz.com/blog/parsing-midi-rust/)
53+
* [Drag & Drop Images into Bevy 0.15 on the web](https://rustunit.com/blog/2024/12-10-rust-web-drag-drop-image/)
4354

4455
### Research
4556

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

4862
## Crate of the Week
4963

0 commit comments

Comments
 (0)