Skip to content

Commit 44bd5cc

Browse files
authored
Merge pull request #6733 from extrawurst/community-updates-603
Community updates 603
2 parents 2a27c1f + 4b15735 commit 44bd5cc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

draft/2025-06-11-this-week-in-rust.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,40 @@ and just ask the editors to select the category.
3232
3333
-->
3434

35+
3536
### Official
3637

3738
### Foundation
3839

3940
### Newsletters
4041

4142
### Project/Tooling Updates
43+
* [Are We Embedded Yet? #2](https://jslazak.com/are-we-embedded-yet-2/)
4244

4345
### 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/)
56+
* [video playlist] [RustWeek 2025](https://www.youtube.com/playlist?list=PL8Q1w7Ff68DCEXiGidlM0DMn8ztjlUlez)
4457

4558
### Rust Walkthroughs
59+
* [Achieving <100 ms Latency for Remote Control with WebRTC](https://gethopp.app/blog/latency-exploration)
60+
* [Patterns for Modeling Overlapping Variant Data in Rust](https://mcmah309.github.io/posts/patterns-for-modeling-overlapping-variant-data-in-rust/)
61+
* [Is Rust faster than C?](https://steveklabnik.com/writing/is-rust-faster-than-c/)
62+
* [video] [Introducing facet: Reflection for Rust](https://www.youtube.com/watch?v=0mqFCqw_XvI)
4663

4764
### Research
4865

4966
### Miscellaneous
67+
* [Getting A Read On Rust With Trainer, Consultant, and Author Herbert Wolverson](https://filtra.io/rust/interviews/ardan-jun-25)
68+
* [video] [Julian Hofer - Pixi: the missing companion to cargo](https://www.youtube.com/watch?v=Hso3TQx13b0)
5069

5170
## Crate of the Week
5271

0 commit comments

Comments
 (0)