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
*[Rewriting Numaflow’s Data Plane: A Foundation for the Future](https://blog.numaproj.io/rewriting-numaflows-data-plane-a-foundation-for-the-future-a64fd2470cf0)
56
+
*[Terminal sessions you can bookmark: Building Zellij's web client](https://poor.dev/blog/building-zellij-web-terminal/)
57
+
*[Testing failure modes using error injection](https://forgestream.idverse.com/blog/20250814-testing-failure-modes/)
58
+
*[Multiple Breakpoints in Rust: Ownership-Driven Debugger Design](https://system.joekain.com/2025/08/17/ownership-driven-debugger-design.html)
59
+
*[Nine Rules for Generalizing Your Rust Library: Lessons from Extending RangeSetBlaze to Maps (Part 2)](https://medium.com/@carlmkadie/92bb899d47ef)
60
+
*[Lessons learned from rewriting the UltraGraph crate](https://deepcausality.com/blog/lessons-learned-from-rewriting-ultragraph)
61
+
*[Scientific Computing in Rust](https://ideas.reify.ing/en/blog/scientific-computing-in-rust-with-pytorch/)
50
62
51
63
### Rust Walkthroughs
52
64
65
+
*[Let's write a macro in Rust - Part 1](https://hackeryarn.com/post/rust-macros-1/)
66
+
*[Memory analysis in Rust](https://rumcajs.dev/posts/memory-analysis-in-rust/)
67
+
53
68
### Research
54
69
55
70
### Miscellaneous
56
71
72
+
*[All the Rust Tutorials](https://seanborg.tech/blog/huge-tutorial-list/)
73
+
*[July 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/jul-25)
74
+
57
75
## Crate of the Week
58
76
59
77
<!-- COTW goes here -->
@@ -142,7 +160,15 @@ If you are an event organizer hoping to expand the reach of your event, please s
142
160
143
161
### Rust Compiler Performance Triage
144
162
145
-
<!-- Perf results go here -->
163
+
Lots of noise/bimodality this week. Overall though no major performance impacting changes landed.
0 commit comments