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
*[sshd-openpgp-auth version 0.3.0](https://crates.io/crates/sshd-openpgp-auth) and [ssh-openpgp-auth version 0.2.2](https://crates.io/crates/ssh-openpgp-auth) as updates to the tooling providing [OpenPGP based authentication for SSH host keys](https://codeberg.org/wiktor/ssh-openpgp-auth)
46
28
47
29
### Observations/Thoughts
@@ -51,7 +33,6 @@ and just ask the editors to select the category.
51
33
*[Rust `thread_local!`s are surprisingly expensive](https://swatinem.de/blog/slow-thread-local/)
52
34
*[Designing an Async Runtime for WASI 0.2](https://blog.yoshuawuyts.com/building-an-async-runtime-for-wasi/)
53
35
54
-
55
36
### Rust Walkthroughs
56
37
*[Storing borrowed data in trait objects](https://ferrous-systems.com/blog/rustls-borrow-checker-p3/)
57
38
*[Rust's early vs. late lifetime binding](https://blog.the-pans.com/rusts-early-vs-late-lifetime-binding/)
@@ -61,12 +42,12 @@ and just ask the editors to select the category.
61
42
*[Real-time Streaming Analytics with Fluvio, DeepCausality, and Rust](https://infinyon.com/blog/2024/02/fluvio-deep-causality-rs/)
62
43
*[video][Modern All Rust Stack - Dioxus, Axum, Warp, SurrealDB](https://www.youtube.com/watch?v=Pr6T0Phjvgc)
63
44
*[video][Serverless Data Pipelines in Rust by Michele Vigilante](https://www.youtube.com/watch?v=PK_FKzgPDWg)
*[Czech Rust community index](https://rustlang.cz/)
50
+
*[Launching RustRover: JetBrains’ Investment in Rust](https://mainmatter.com/blog/2024/02/29/launching-rustrover/)
70
51
*[audio][RustShip: Rust in Art with Lisa Passing](https://ieni.dev/2024/03/%EF%B8%8F-rust-in-art-with-lisa-passing-rustship-6/)
71
52
72
53
## Crate of the Week
@@ -99,24 +80,24 @@ Every week we highlight some tasks from the Rust community for you to pick and g
99
80
100
81
Some of these tasks may also have mentors available, visit the task page for more information.
101
82
102
-
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
103
-
<!-- * [ - ]() -->
104
-
105
-
*[Space Acres by Subspace - [8 different issues with USDC rewards for contributors] ranging from UX improvements to tray support and MacOS packaging](https://github.com/orgs/subspace/projects/26/views/1?filterQuery=usdc)
106
-
107
-
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
*[Ockam - Output for both `ockam project ticket` and `ockam project enroll` is improved, with support for `--output json`](https://github.com/build-trust/ockam/issues/7473)
84
+
*[Ockam - Syntax highlighting for fenced code blocks, in command help output, on Linux works](https://github.com/build-trust/ockam/issues/7471)
85
+
*[Ockam - Command - refactor to use typed interfaces to implement commands for `kafka services`](https://github.com/build-trust/ockam/issues/6706)
86
+
*[ZeroCopy - Don't generate warning when deriving on deprecated type](https://github.com/google/zerocopy/issues/553)
*[ZeroCopy - Test the output of zerocopy-derive](https://github.com/google/zerocopy/issues/367)
89
+
*[ZeroCopy - [CI] Check semver compatibility with all target platforms, not just the host platform](https://github.com/google/zerocopy/issues/357)
90
+
*[ZeroCopy - Inline many trait methods (in zerocopy and in derive-generated code)](https://github.com/google/zerocopy/issues/7)
91
+
*[Fluvio - fvm switch fails on some systems with running local cluster](https://github.com/infinyon/fluvio/issues/3765)
92
+
*[Fluvio - Add new command fluvio cluster resume](https://github.com/infinyon/fluvio/issues/3810)
110
93
111
94
### CFP - Speakers
112
95
113
96
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.
114
97
115
-
<!-- CFPs go here, use this format: * [**event name**](link to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
116
-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
*[EuroRust 2024](https://www.papercall.io/eurorust-2024)| CFP closes 2024-06-03 | Vienna, Austria & online | Event on 2024-10-10
120
101
121
102
If you are an event organizer hoping to expand the reach of your event, please submit a link to the submission website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust).
0 commit comments