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
*[Rust Macros: A Cautionary Tale](https://andrzej.lichnerowicz.pl/en/blog/rust-macros-a-cautionary-tale/)
46
49
*[Running teloxide bots cheaply on Fly.io](https://blog.valyagolev.net/fly-teloxide/)
47
50
*[Speeding up Ruby by rewriting C… in Ruby](https://jpcamara.com/2024/12/01/speeding-up-ruby.html)
48
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)
49
52
*[State of the Crates 2025](https://ohadravid.github.io/posts/2024-12-state-of-the-crates/)
50
53
51
54
### Rust Walkthroughs
52
55
*[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/)
56
+
*[Drag & Drop Images into Bevy 0.15 on the web](https://rustunit.com/blog/2024/12-10-rust-web-drag-drop-image/
57
+
*[Missing iterable traits and how to introduce them effortlessly](https://orxfun.github.io/orxfun-notes/#/missing-iterable-traits-2024-12-13)
54
58
55
59
### Research
56
60
@@ -124,7 +128,15 @@ If you are an event organizer hoping to expand the reach of your event, please s
124
128
125
129
### Rust Compiler Performance Triage
126
130
127
-
<!-- Perf results go here -->
131
+
A pretty quiet week, with both few PRs landed and no large changes in performance.
0 commit comments