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
*[Danube - Pub/Sub messaging broker](https://dev-state.com/posts/danube_intro/) - Intro to Danube - a distributed Pub/Sub message broker developed in Rust.
*[Build with Naz : Markdown parser in Rust and nom from r3bl_tui](https://developerlife.com/2024/06/28/md-parser-rust-from-r3bl-tui/)
67
60
*[Adding compile-time safety to the AWS SDK with syn's Visit trait](https://medium.com/@sam.van.overmeire/adding-compile-time-safety-to-the-aws-sdk-with-syns-visit-trait-57bfbbac8677)
68
61
*[Adding GraphQL Support to Loco with Seaography](https://www.sea-ql.org/blog/2024-07-01-graphql-support-with-loco-seaography/)
69
62
*[Rust patterns: Don't put any code in mod.rs or lib.rs files](https://kerkour.com/rust-patterns-dont-put-code-in-lib-mod-files)
70
-
71
-
### Research
63
+
*[series][Master Hexagonal Architecture in Rust (part 3): `Service`, the heart of hexagonal architecture](https://www.howtocodeit.com/articles/master-hexagonal-architecture-rust#service-the-heart-of-hexagonal-architecture)
72
64
73
65
### Miscellaneous
74
-
*[video][Zelda Hessler discusses the AWS SDK for Rust](https://www.youtube.com/watch?v=-PTSJbUZ_Jo)
75
-
76
66
*[FizzBuzz Multithreaded - synchronization with rendezvous channels](https://firedbg.sea-ql.org/blog/2024-06-30-fizzbuzz-multithread/)
67
+
*[video][Zelda Hessler discusses the AWS SDK for Rust](https://www.youtube.com/watch?v=-PTSJbUZ_Jo)
77
68
78
69
## Crate of the Week
79
70
@@ -112,10 +103,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
112
103
113
104
Some of these tasks may also have mentors available, visit the task page for more information.
114
105
115
-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
116
-
<!-- * [ - ]() -->
117
-
<!-- or if none - *No Calls for participation were submitted this week.* -->
118
-
119
106
*[diesel- Add support for currently unsupported range operators and methods](https://github.com/diesel-rs/diesel/issues/4092)
120
107
121
108
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)!
@@ -126,8 +113,7 @@ If you are a Rust project owner and are looking for contributors, please submit
126
113
127
114
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.
128
115
129
-
<!-- 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 -->
130
-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
116
+
*No Calls for papers or presentations were submitted this week.*
131
117
132
118
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)!
133
119
@@ -224,13 +210,8 @@ If you are an event organizer hoping to expand the reach of your event, please s
224
210
225
211
# 2024-07-02 Triage Log
226
212
227
-
We saw a large set of primary benchmarks regress, mostly due to PR
228
-
#120924 (`lint_reasons` and `#[expect]`) and PR #120639 (new effects
229
-
desugaring). Separate from those, there are a couple rollup PRs
230
-
(#127076, #127096) with some regressions that were limited to
231
-
relatively few benchmarks; pnkfelix was unable to isolate a injecting
232
-
PR that can be identified as a root cause (outside assistance
233
-
welcome!).
213
+
We saw a large set of primary benchmarks regress, mostly due to PR #120924 (`lint_reasons` and `#[expect]`) and PR #120639 (new effects
214
+
desugaring). Separate from those, there are a couple rollup PRs (#127076, #127096) with some regressions that were limited to relatively few benchmarks; pnkfelix was unable to isolate a injecting PR that can be identified as a root cause (outside assistance welcome!).
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
365
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1cixuzr/official_rrust_whos_hiring_thread_for_jobseekers/)
385
366
386
367
# Quote of the Week
387
368
@@ -397,4 +378,4 @@ Thanks to [scottmcm](https://users.rust-lang.org/t/twir-quote-of-the-week/328/15
397
378
398
379
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
399
380
400
-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
381
+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1duvbdp/this_week_in_rust_554_this_week_in_rust/)</small>
0 commit comments