Skip to content

Commit d6c501d

Browse files
authored
Merge branch 'master' into patch-1
2 parents 463f66a + 5363ead commit d6c501d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,37 @@ 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
* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
59+
* [video] [Build with Naz : Rust, Memory performance & latency - locality, access, allocate, cache lines](https://www.youtube.com/watch?v=ywkEmwkX0Lc)
5060

5161
### Research
5262

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

5668
## Crate of the Week
5769

0 commit comments

Comments
 (0)