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: content/2025-05-28-this-week-in-rust.md
+11-15Lines changed: 11 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,6 @@ and just ask the editors to select the category.
39
39
### Foundation
40
40
*[The Rust Foundation seeks input on its three-year strategy (2026-2028)](https://docs.google.com/forms/d/e/1FAIpQLSca3ziiYWrTti6Ti2ki3Sv9Okmhzc4wGMxQgudUOmQrmh3pVg/viewform?usp=dialog)
41
41
42
-
### Newsletters
43
-
44
42
### Project/Tooling Updates
45
43
*[gitoxide May 2025](https://github.com/GitoxideLabs/gitoxide/discussions/2021#discussion-8357816)
46
44
*[The GCC compiler backend can now fully bootstrap the Rust compiler!](https://old.reddit.com/r/rust/comments/1ktph3c/media_the_gcc_compiler_backend_can_now_fully/)
@@ -49,9 +47,10 @@ and just ask the editors to select the category.
49
47
*[alpine-rustx: Simple Rust cross-compilation using custom Docker images](https://github.com/tindzk/alpine-rustx)
*[Yelken Second Alpha Release](https://bwqr.github.io/yelken-blog/second-alpha-release/)
50
+
*[First look at Blinksy](https://blog.mikey.nz/first-look-at-blinksy/)
51
+
*[malai 0.2.5 is here: Instantly share local TCP services (database/SSH) with others](https://www.malai.sh/hello-tcp/)
52
52
53
53
### Observations/Thoughts
54
-
*[Secrets managers considered harmful. How to securely encrypt your sensitive data with envelope encryption and KMS in Rust](https://kerkour.com/rust-secrets-kms-envelope-encryption)
55
54
*[iOS Deep-Linking with Bevy](https://rustunit.com/blog/2025/05-18-bevy-ios-deep-linking/)
56
55
*[Sguaba: hard-to-misuse rigid body transforms for engineers with other things to worry about than linear algebra](https://blog.helsing.ai/sguaba-hard-to-misuse-rigid-body-transforms-for-engineers-with-other-things-to-worry-about-than-aeaa45af9e0d)
57
56
*[Making the rav1d Video Decoder 1% Faster](https://ohadravid.github.io/posts/2025-05-rav1d-faster/)
@@ -65,14 +64,10 @@ and just ask the editors to select the category.
65
64
66
65
### Rust Walkthroughs
67
66
*[Secrets managers considered harmful. How to securely encrypt your sensitive data with envelope encryption and KMS in Rust](https://kerkour.com/rust-secrets-kms-envelope-encryption)
*[How To Get A Rust Job Part II: Introducing Rust At Your Current Company](https://filtra.io/rust/career-help/how-to-get-a-rust-job-II)
76
71
77
72
## Crate of the Week
78
73
@@ -107,9 +102,9 @@ Every week we highlight some tasks from the Rust community for you to pick and g
107
102
108
103
Some of these tasks may also have mentors available, visit the task page for more information.
109
104
110
-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
111
-
<!--* [ - ]() -->
112
-
<!-- or if none - *No Calls for participation were submitted this week.* -->
105
+
*[Hyperswitch - Add integrity check implementation in Adyen](https://github.com/juspay/hyperswitch/issues/8149)
106
+
*[Hyperswitch - Add integrity check implementation in Authorize.net](https://github.com/juspay/hyperswitch/issues/8150)
107
+
*[Hyperswitch - Add integrity check implementation in ACI](https://github.com/juspay/hyperswitch/issues/8151)
113
108
114
109
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)!
115
110
@@ -119,8 +114,7 @@ If you are a Rust project owner and are looking for contributors, please submit
119
114
120
115
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
121
116
122
-
<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
123
-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
117
+
[EuroRust 2025](https://www.papercall.io/eurorust-2025)| CFP closes on 2025-06-02 | Paris, France | 2025-10-09
124
118
125
119
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website 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)!
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
386
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1knkfb6/official_rrust_whos_hiring_thread_for_jobseekers/)
391
387
392
388
# Quote of the Week
393
389
@@ -403,4 +399,4 @@ Thanks to [robin](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1688)
403
399
404
400
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
405
401
406
-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
402
+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1kytv0p/this_week_in_rust_601_this_week_in_rust/)</small>
0 commit comments