Skip to content

Commit 46f769d

Browse files
authored
Merge pull request #6662 from ericseppanen/community-600
community links for issue 600
2 parents c064c0b + 730e2c8 commit 46f769d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

draft/2025-05-21-this-week-in-rust.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,34 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36+
* [Announcing Rust 1.87.0 and ten years of Rust!](https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/)
3637

3738
### Foundation
39+
* [Celebrating Rust’s Birthday with Karen Tölva: Creator of Ferris the Rustacean!](https://rustfoundation.org/media/celebrating-rusts-birthday-with-karen-tolva-creator-of-ferris-the-rustacean/)
3840

3941
### Newsletters
4042

4143
### Project/Tooling Updates
44+
* [Announcing Markdown Ninja: Open Source alternative to Substack, Mailchimp and Netlify](https://kerkour.com/announcing-markdown-ninja)
45+
* [Hypervisor as a Library](https://seiya.me/blog/hypervisor-as-a-library)
4246

4347
### Observations/Thoughts
48+
* [Rust turns 10](https://smallcultfollowing.com/babysteps/blog/2025/05/15/10-years-of-rust/)
49+
* [Rust 1.0, ten years later ](https://steveklabnik.com/writing/rust-ten-years-later/)
4450
* [Evolution of Rust compiler errors](https://kobzol.github.io/rust/rustc/2025/05/16/evolution-of-rustc-errors.html)
4551
* [For your eyes only](https://bitfieldconsulting.com/posts/for-your-eyes-only)
4652
* [Disable debuginfo to improve Rust compile times](https://kobzol.github.io/rust/rustc/2025/05/20/disable-debuginfo-to-improve-rust-compile-times.html)
53+
* [async/await versus the Calloop Model](https://notgull.net/calloop/)
54+
* [audio] [Astral with Charlie Marsh](https://corrode.dev/podcast/s04e03-astral/)
4755

4856
### Rust Walkthroughs
57+
* [Unlocking Tokio's Hidden Gems: Determinism, Paused Time, and Local Execution](https://pierrezemb.fr/posts/tokio-hidden-gems/)
4958

5059
### Research
5160

5261
### Miscellaneous
5362
* [Scanner- The Team Accelerating Log Analysis With Rust](https://filtra.io/rust/interviews/scanner-may-25)
63+
* [$20,000 rav1d AV1 Decoder Performance Bounty](https://www.memorysafety.org/blog/rav1d-perf-bounty/)
5464
* [From C# to Rust: A 42-Day Developer Challenge](https://woodruff.dev/from-c-to-rust-a-42-day-developer-challenge)
5565

5666
## Crate of the Week

0 commit comments

Comments
 (0)