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
*[Type-level programming in Rust](http://willcrichton.net/notes/type-level-programming/)
23
31
*[Rust at FullStory, Part 2: A Look Inside Our Mobile SDK](https://bionic.fullstory.com/rust-at-fullstory-part-2/)
24
32
*[Notes on Parsing in Rust](https://blog.wesleyac.com/posts/rust-parsing)
@@ -28,10 +36,16 @@ If you find any errors in this week's issue, [please submit a PR](https://github
28
36
*[Learning embedded Rust by building RISC-V-powered robot - Part 4](https://matklad.github.io//2020/04/15/from-pratt-to-dijkstra.html)
29
37
*[How to write CRaP Rust Code](https://blog.logrocket.com/how-to-write-crap-rust-code/)
30
38
*[Rust concurrency: a streaming workflow, served with a side of back-pressure.](https://medium.com/@polyglot_factotum/rust-concurrency-a-streaming-workflow-served-with-a-side-of-back-pressure-955bdf0266b5)
39
+
*[Writing a Python module in Rust using PyO3](https://kushaldas.in/posts/writing-python-module-in-rust-using-pyo3.html)
40
+
*[Creating a Robust, Reusable Link-Checker](http://adventures.michaelfbryan.com/posts/linkchecker/)
31
41
*[video][Crust of Rust: Declarative Macros](https://www.youtube.com/watch?v=q6paRBbLgNw)
32
42
*[video][Rust Stream: String it All Together!](https://www.youtube.com/watch?v=7I11degAElQ)
33
43
*[video][Educational Rust live coding - Building a git CLI](https://www.youtube.com/watch?v=YFzF1AHYjes)
34
-
*[Creating a Robust, Reusable Link-Checker](http://adventures.michaelfbryan.com/posts/linkchecker/)
44
+
*[video][Maximum Sum of Subarrays (Leetcode) in Rust](https://www.youtube.com/watch?v=G1deF4Rehlw)
*[video][Concurrency in Rust with Async/Await](https://www.youtube.com/watch?v=hrNoTZMG2MU)
47
+
*[video][Rust and Tell Berlin Meetup - April 2020 [video]](https://www.youtube.com/watch?v=yGuxtodWYDs)
48
+
*[video][Rust Zürisee, April: cargo crev and cargo audit](https://www.youtube.com/watch?v=_xS40wqO8GA)
35
49
36
50
# Crate of the Week
37
51
@@ -119,8 +133,6 @@ decision. Express your opinions now.
119
133
120
134
### Online
121
135
122
-
*[Apr 30. Zurich, CH - Rust Zurich - Security in Rust: cargo-crev and cargo-audit](https://www.meetup.com/Rust-Zurich/events/270169298/).
123
-
*[May 4. Auckland, NZ - Rust AKL - Rust Implementation of Ethereum2.0 + Adding WASM Support to a Native Application](https://www.meetup.com/rust-akl/events/266876545/).
124
136
*[May 20. Vancouver, BC, CA - Vancouver Rust - Rust Study/Hack/Hang-out night](https://www.meetup.com/Vancouver-Rust/events/qnrgnrybchbbc/).
0 commit comments