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
*[Interfacing a low-level actor system to Rust async/await, part 1](https://uazu.github.io/blog/20210406.html)
39
-
*[A Tour of Safe Tracing GC Designs in Rust](https://manishearth.github.io/blog/2021/04/05/a-tour-of-safe-tracing-gc-designs-in-rust/)
40
-
*[How I Used Rust + Lunatic to Build a TelNet Chat Server with WebAssembly](https://www.hackernoon.com/how-i-used-rust-lunatic-to-build-a-telnet-chat-server-with-webassembly-rb3l33cg)
41
-
*[Eliminating Data Races in Firefox - A Technical Report](https://hacks.mozilla.org/2021/04/eliminating-data-races-in-firefox-a-technical-report/)
*[The modern packager's security nightmare](https://blogs.gentoo.org/mgorny/2021/02/19/the-modern-packagers-security-nightmare/)
44
-
*[Ordering Requests to Accelerate I/O](https://pkolaczk.github.io/disk-access-ordering/)
45
-
*[An essay of checked exceptions in Rust](https://users.rust-lang.org/t/an-essay-of-checked-exceptions-in-rust/57769)
46
-
*[Weird architectures weren't supported to begin with](https://blog.yossarian.net/2021/02/28/Weird-architectures-werent-supported-to-begin-with)
47
-
*[video][I tried learning OpenGL in 7 days - using Rust](https://youtu.be/KEQIWqSq42k)
26
+
*[podcast][Building with Rust: Tim McNamara on Rust in Action](https://anchor.fm/building-with-rust/episodes/Building-with-Rust-Tim-McNamara-on-Rust-in-Action-eugoal/a-a1ptlh)[[transcript]](https://github.com/seanchen1991/building-with-rust/blob/main/transcripts/002.md)
48
27
49
28
### Rust Walkthroughs
50
-
*[How we built our Python Client that's mostly Rust](https://www.fluvio.io/blog/2021/03/python-client/)
51
-
*[Hello world with KAS GUI](https://kas-gui.github.io/tutorials/hello.html)
52
-
*[How to create small Docker images for Rust](https://kerkour.com/blog/rust-small-docker-image/)
53
-
*[Oxidizing the Kubernetes Operator](https://www.pavel.cool/rust/rust-kubernetes-operators/)
54
-
*[Sending tuples from Node to Rust and back](https://www.fluvio.io/blog/2021/04/node-bindgen-tuples/)
55
-
*[Getting started with Kafka and Rust: Part 1](https://dev.to/abhirockzz/getting-started-with-kafka-and-rust-part-1-4hkb)
56
-
*[A Beginner's Guide to Handling Errors in Rust](https://dev.to/seanchen1991/a-beginner-s-guide-to-handling-errors-in-rust-40k2)
*[ZH][series][Build GraphQL services based on Async Rust using tide + async-graphql + mongodb (基于 Async Rust 构建 GraphQL 服务,使用 tide + async-graphql + mongodb) - Part 1](https://blog.budshome.com/budshome/gou-jian-rust-yi-bu-graphql-fu-wu-:ji-yu-tide-+-async-graphql-+-mongodb(1)--qi-bu-ji-crate-xuan-ze)
60
-
*[series][What would SQLite look like if written in Rust? — Part 3](https://medium.com/the-polyglot-programmer/what-would-sqlite-look-like-if-written-in-rust-part-3-edd2eefda473)
61
-
*[video][Return a value from a function in Rust](https://www.youtube.com/watch?v=YNSg7g46Hso)
62
-
*[video][Crust of Rust: Atomics and Memory Ordering](https://youtu.be/rMGWeSjctlY)
63
-
*[video][Async/Await in Rust: Introduction](https://youtu.be/FNcXf-4CLH0)
64
-
*[video][OpenVehicleDiag Rust live coding with Macchina's A0!!](https://youtu.be/zjAe-uvKMJ4)
65
-
*[video][series][Easy Rust - learn to program in Rust with simple English](https://youtube.com/playlist?list=PLfllocyHVgsRwLkTAhG0E-2QxCf-ozBkk)
66
31
67
32
### Miscellaneous
68
-
*[best-of-ml-rust: A ranked list of awesome machine learning Rust libraries](https://github.com/e-tony/best-of-ml-rust)
69
-
*[Rust in the Android platform](https://security.googleblog.com/2021/04/rust-in-android-platform.html)
@@ -87,8 +48,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
87
48
88
49
Some of these tasks may also have mentors available, visit the task page for more information.
89
50
90
-
*[dotenv-linter has several good first issues](https://github.com/dotenv-linter/dotenv-linter/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
91
-
92
51
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
@@ -210,6 +169,9 @@ decision. Express your opinions now.
210
169
### Asia Pacific
211
170
*[April 19, Wellington, NZ - IGNITION: What is Rust and why should I care? Rust at work & at play - Rust Wellington](https://www.meetup.com/Rust-Wellington/events/277270667)
212
171
172
+
### Europe
173
+
*[April 21, Moscow, Russia - Monthly Meetup - Rust Moscow](https://www.meetup.com/ru-RU/Rust-%D0%B2-%D0%9C%D0%BE%D1%81%D0%BA%D0%B2%D0%B5/events/277259838/)
174
+
213
175
If you are running a Rust event please add it to the [calendar] to get
214
176
it mentioned here. Please remember to add a link to the event too.
215
177
Email the [Rust Community Team][community] for access.
@@ -219,24 +181,6 @@ Email the [Rust Community Team][community] for access.
Copy file name to clipboardExpand all lines: links.txt
+51Lines changed: 51 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1499,3 +1499,54 @@ No newsletters this week.
1499
1499
* [Linus Torvalds weighs in on Rust language in the Linux kernel](https://arstechnica.com/gadgets/2021/03/linus-torvalds-weighs-in-on-rust-language-in-the-linux-kernel/)
* [Interfacing a low-level actor system to Rust async/await, part 1](https://uazu.github.io/blog/20210406.html)
1522
+
* [A Tour of Safe Tracing GC Designs in Rust](https://manishearth.github.io/blog/2021/04/05/a-tour-of-safe-tracing-gc-designs-in-rust/)
1523
+
* [How I Used Rust + Lunatic to Build a TelNet Chat Server with WebAssembly](https://www.hackernoon.com/how-i-used-rust-lunatic-to-build-a-telnet-chat-server-with-webassembly-rb3l33cg)
1524
+
* [Eliminating Data Races in Firefox - A Technical Report](https://hacks.mozilla.org/2021/04/eliminating-data-races-in-firefox-a-technical-report/)
* [Asynchronous streams in Rust (part 1) - Futures, buffering and mysterious compilation error messages](https://gendignoux.com/blog/2021/04/01/rust-async-streams-futures-part1.html)
1541
+
* [series] [What would SQLite look like if written in Rust? — Part 3](https://medium.com/the-polyglot-programmer/what-would-sqlite-look-like-if-written-in-rust-part-3-edd2eefda473)
1542
+
* [video] [Return a value from a function in Rust](https://www.youtube.com/watch?v=YNSg7g46Hso)
1543
+
* [video] [Crust of Rust: Atomics and Memory Ordering](https://youtu.be/rMGWeSjctlY)
1544
+
* [video] [Async/Await in Rust: Introduction](https://youtu.be/FNcXf-4CLH0)
1545
+
* [video] [OpenVehicleDiag Rust live coding with Macchina's A0!!](https://youtu.be/zjAe-uvKMJ4)
1546
+
* [video] [series] [Easy Rust - learn to program in Rust with simple English](https://youtube.com/playlist?list=PLfllocyHVgsRwLkTAhG0E-2QxCf-ozBkk)
1547
+
### Miscellaneous
1548
+
* [best-of-ml-rust: A ranked list of awesome machine learning Rust libraries](https://github.com/e-tony/best-of-ml-rust)
1549
+
* [Rust in the Android platform](https://security.googleblog.com/2021/04/rust-in-android-platform.html)
0 commit comments