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
Copy file name to clipboardExpand all lines: draft/2025-07-23-this-week-in-rust.md
+55-27Lines changed: 55 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ and just ask the editors to select the category.
50
50
*[State of the Art Dynamic Matrix Multiplication](https://burn.dev/blog/sota-multiplatform-matmul/)
51
51
*[Tako: A Lightweight Async Web Framework on Tokio and Hyper](https://rust-dd.com/post/tako-a-lightweight-async-web-framework-on-tokio-and-hyper)
52
52
*[stochastic-rs: High-Performance Stochastic Process Simulation in Rust](https://rust-dd.com/post/stochastic-rs-high-performance-stochastic-process-simulation-in-rust)
53
+
*[StackSafe: Taming Recursion in Rust Without Stack Overflow](https://fast.github.io/blog/stacksafe-taming-recursion-in-rust-without-stack-overflow/)
53
54
54
55
### Observations/Thoughts
55
56
*["Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers](https://oakchris1955.eu/posts/bypassing_specialization/)
@@ -61,7 +62,6 @@ and just ask the editors to select the category.
61
62
62
63
### Rust Walkthroughs
63
64
*[The Signal Protocol Explained #1: Implementing the Post-Quantum Extended Diffie-Hellman (PQXDH) protocol in Rust](https://kerkour.com/signal-protocol-pqxdh-rust)
64
-
65
65
*[Structured GCP logging in Rust using tracing](https://medium.com/@ludo.vp/structured-gcp-logging-in-rust-using-the-tracing-and-tracing-subscriber-crates-356fcb38e46e)
66
66
67
67
### Research
@@ -114,7 +114,9 @@ Some of these tasks may also have mentors available, visit the task page for mor
114
114
115
115
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
116
116
<!-- * [ - ]() -->
117
-
<!-- or if none - *No Calls for participation were submitted this week.* -->
*[AerynOS - lichen (installer): Add internet connection requirement notice](https://github.com/AerynOS/lichen/issues/73)
119
+
-[AerynOS - infra (build server / related services): Make all services print out their version and git ref on start](https://github.com/AerynOS/infra/issues/70)
118
120
119
121
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
120
122
@@ -254,22 +256,12 @@ Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as
*[**Rust Developers Training Program: Akwa Ibom State University. 21 July - 21 Aug 2025.**](https://docs.google.com/forms/d/e/1FAIpQLScQXHuFAw_Z11q0W0FZSVwQMyPSa6ReT3tW7ZUtoGbcLPBxkA/viewform)
293
+
286
294
### Asia
287
-
* 2025-07-19 | Delhi, IN | [Rust Delhi](https://www.meetup.com/rustdelhi)
*[**Rust Meetup #14: Prof. Dr. Claudia Meitinger - Embassy - Möglichkeiten und Herausforderungen im Modul "Interdisciplinary Project"**](https://rust-augsburg.github.io/meetup/Meetup_14.html)
309
315
* 2025-08-06 | Girona, ES | [Rust Girona](https://lu.ma/rust-girona)
0 commit comments