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
*[An update on rust/coreutils](https://sylvestre.ledru.info/blog/2022/01/29/an-update-on-rust-coreutils)
27
26
*[This week in Fluvio #20: the programmable streaming platform](https://www.fluvio.io/news/this-week-in-fluvio-0020/)
@@ -34,14 +33,13 @@ If you find any errors in this week's issue, [please submit a PR](https://github
34
33
*[This week in Databend #27: an elastic and reliable cloud warehouse](https://weekly.databend.rs/2022-02-02-databend-weekly/)
35
34
36
35
### Newsletters
37
-
38
36
*[This Week in Glean: Building and Deploying a Rust library on iOS](https://blog.mozilla.org/data/2022/01/31/this-week-in-glean-building-and-deploying-a-rust-library-on-ios/)
39
37
40
38
### Research
41
-
42
39
*[An Empirical Study of Yanked Releases in the Rust Package Registry](https://arxiv.org/abs/2201.11821)
43
40
44
41
### Observations/Thoughts
42
+
*[A new phase for the Rustc Reading Club](https://mojosd.medium.com/a-new-phase-for-the-rustc-reading-club-c3a048f52a2f)
45
43
*[The 9 indispensable features to learn for the new Rust programmer](https://kerkour.com/indispensable-rust-features-to-learn/)
46
44
*[Uninitialized Memory: Unsafe Rust is Too Hard](https://lucumr.pocoo.org/2022/1/30/unsafe-rust/)
47
45
*[Part 2: Improving crypto code in Rust using LLVM’s optnone](https://blog.trailofbits.com/2022/02/01/part-2-rusty-crypto/)
@@ -52,9 +50,9 @@ If you find any errors in this week's issue, [please submit a PR](https://github
52
50
*[The Curious Absence of Lifetimes](https://ivkov.me/absence-of-lifetimes/)
53
51
*[Rust has a small standard library (and that's ok)](https://blog.nindalf.com/posts/rust-stdlib/)
54
52
*[Curl with Rust](https://daniel.haxx.se/blog/2022/02/01/curl-with-rust/)
53
+
*[Frontmatter Podcast: Matt Provost, Author of Rust From the Ground Up](https://leanpub.com/podcasts/frontmatter/matt-provost-25-01-22)
55
54
56
55
### Rust Walkthroughs
57
-
58
56
*[How Rust helped me power through my C assignments](https://dev.to/somedood/how-rust-helped-me-power-through-my-c-assignments-2akk)
59
57
*[(Basic) Segment Trees with beautiful diagrams!](https://desmondwillowbrook.github.io/blog/competitive-programming/dsa-explanations/basic-segment-tree/)
60
58
*[Sneak preview: Writing Ruby gem native extensions in Rust](https://briankung.dev/2022/01/31/sneak-preview-writing-ruby-gem-native-extensions-in-rust/)
@@ -65,10 +63,9 @@ If you find any errors in this week's issue, [please submit a PR](https://github
65
63
*[DE][Ferris Talk #5: Tokio als asynchrone Laufzeitumgebung ist ein Fast-Alleskönner](https://www.heise.de/hintergrund/Ferris-Talk-5-Tokio-als-asynchrone-Laufzeitumgebung-ist-ein-Fast-Alleskoenner-6341018.html)
66
64
67
65
### Miscellaneous
68
-
69
66
*[Async Rust: What is a runtime? Here is how tokio works under the hood](https://kerkour.com/rust-async-await-what-is-a-runtime/)
70
67
*[Implementation of CIDR routing table in Rust](https://rtoch.com/posts/rust-cidr-routing/)
71
-
-[How Prime Video updates its app for more than 8,000 device types](https://www.amazon.science/blog/how-prime-video-updates-its-app-for-more-than-8-000-device-types)
68
+
*[How Prime Video updates its app for more than 8,000 device types](https://www.amazon.science/blog/how-prime-video-updates-its-app-for-more-than-8-000-device-types)
72
69
*[Building and Deploying a Rust library on iOS](https://fnordig.de/2022/01/31/rust-libraries-on-ios/)
73
70
*[My new deployment workflow using AWS SDK for Rust](https://mdguerrero.com/blog)
74
71
*[Meilisearch raises a $5M Seed to change the world of user-facing search](https://blog.meilisearch.com/meilisearch-raised-5meu-seed-fundraising/)
@@ -98,6 +95,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
98
95
99
96
Some of these tasks may also have mentors available, visit the task page for more information.
100
97
98
+
*[diesel-rs/diesel - Add support for currently unsupported JSON/JSONB operators](https://github.com/diesel-rs/diesel/issues/3032)
99
+
101
100
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
0 commit comments