Skip to content

community links for issue 600 #6662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions draft/2025-05-21-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,34 @@ and just ask the editors to select the category.
-->

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

### Foundation
* [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/)

### Newsletters

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

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

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

### Research

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

## Crate of the Week
Expand Down