Skip to content

Commit cadb658

Browse files
committed
community update 581
1 parent 615e483 commit cadb658

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

draft/2025-01-08-this-week-in-rust.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,26 @@ and just ask the editors to select the category.
3636
### Newsletters
3737

3838
### Project/Tooling Updates
39+
* [rust-gcc December 2024 Monthly report](https://rust-gcc.github.io/2025/01/07/2024-12-monthly-report.html)
40+
* [Helix Release 25.01 Highlights](https://helix-editor.com/news/release-25-01-highlights/)
3941

4042
### Observations/Thoughts
43+
* [Great things about Rust that aren't just performance](https://ntietz.com/blog/great-things-about-rust-beyond-perf/)
44+
* [Bevy Efficiency on Mobile](https://rustunit.com/blog/2025/01-02-bevy-mobile-framerate/)
45+
* [Why nextest is process-per-test](https://sunshowers.io/posts/nextest-process-per-test/)
46+
* [From Go to Rust 1: async Dispatch](https://medium.com/rustaceans/from-go-to-rust-1-async-dispatch-866e042cd98a)
47+
* [This Month in @compiler-errors (rustc contributions)](https://hackmd.io/@compiler-errors/errs-december-2024)
48+
* [Building functional safety at speed with Rust](https://www.sonair.com/journal/building-for-safety-with-rust)
49+
* [You do not need multithreading to do more than one thing at a time](https://sander.saares.eu/2024/12/31/you-do-not-need-multithreading-to-do-more-than-one-thing-at-a-time/)
4150

4251
### Rust Walkthroughs
4352

4453
### Research
4554

4655
### Miscellaneous
56+
* [Bevy at RustWeek 2025: come hack with us!](https://bevyengine.org/news/bevy-at-rust-week/)
57+
* [My failed attempt at AGI on the Tokio Runtime](https://www.christo.sh/building-agi-on-the-tokio-runtime/)
58+
* [The JIT calculator challenge](https://ochagavia.nl/blog/the-jit-calculator-challenge/)
4759

4860
## Crate of the Week
4961

0 commit comments

Comments
 (0)