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-06-11-this-week-in-rust.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,21 +32,40 @@ and just ask the editors to select the category.
32
32
33
33
-->
34
34
35
+
35
36
### Official
36
37
37
38
### Foundation
38
39
39
40
### Newsletters
40
41
41
42
### Project/Tooling Updates
43
+
*[Are We Embedded Yet? #2](https://jslazak.com/are-we-embedded-yet-2/)
42
44
43
45
### Observations/Thoughts
46
+
*[Rewriting SymCrypt in Rust to modernize Microsoft’s cryptographic library](https://www.microsoft.com/en-us/research/blog/rewriting-symcrypt-in-rust-to-modernize-microsofts-cryptographic-library/)
47
+
*[Why doesn’t Rust care more about compiler performance?](https://kobzol.github.io/rust/rustc/2025/06/09/why-doesnt-rust-care-more-about-compiler-performance.html)
48
+
*[Hedge funds are replacing a programming language with Rust, but it's not C++](https://www.efinancialcareers.com/news/rust-replacing-c-programming-language-hedge-fund)
49
+
*[The Concurrency Trap: How An Atomic Counter Stalled A Pipeline](https://www.conviva.com/platform/the-concurrency-trap-how-an-atomic-counter-stalled-a-pipeline/)
50
+
*[Rust For Foundational Software](https://corrode.dev/blog/foundational-software/)
51
+
*[10 years of betting on Rust](https://tably.com/tably/10-years-of-betting-on-rust)
52
+
*[Report on variadic generics discussions at RustWeek 2025.](https://poignardazur.github.io/2025/06/07/report-on-variadics-rustweek/)
53
+
*[Zero-cost Functional Records in Rust](https://ecency.com/rust-lang/@jonwolski/zero-cost-functional-records-in-rust)
54
+
*[A plan for SIMD](https://linebender.org/blog/a-plan-for-simd/)
55
+
*[When is a Rust function "unsafe"?](https://crescentro.se/posts/when-unsafe/)
0 commit comments