File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,13 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
19
19
## News & Blog Posts
20
20
21
21
* [ Tutorial for Tokio and async Rust] ( https://tokio.rs/tokio/tutorial )
22
+ * [ An introduction to Data-Oriented Design in Rust] ( http://jamesmcm.github.io/blog/2020/07/25/intro-dod/#en )
23
+ * [ Sizedness in Rust] ( https://github.com/pretzelhammer/rust-blog/blob/master/posts/sizedness-in-rust.md )
24
+ * [ Async/Await for AVR with Rust] ( https://lights0123.com/blog/2020/07/25/async-await-for-avr-with-rust/ )
22
25
* [ Learning Rust by Converting Python to Rust] ( https://towardsdatascience.com/learning-rust-by-converting-python-to-rust-259e735591c6 )
26
+ * [ This July in my Database project written in Rust] ( https://alex-dukhno.github.io/2020-07-26-This-July-in-my-Database-project-written-in-rust/ )
27
+ * [ Writing a file system from scratch in Rust] ( https://blog.carlosgaldino.com/writing-a-file-system-from-scratch-in-rust.html )
28
+ * [ French] [ Video] [ Développement Web Rust & Rocket] ( https://www.youtube.com/playlist?list=PLMWEEzYqZ0ekOG6_G4q_GXPpVHWrIH--x )
23
29
24
30
# Crate of the Week
25
31
@@ -112,7 +118,7 @@ decision. Express your opinions now.
112
118
# Upcoming Events
113
119
114
120
### Online
115
- * [ July 23. Berlin, DE - Rust Hack and Learn] ( https://www.meetup.com/opentechschool-berlin/events/txcprrybckbfc/ )
121
+ * [ July 23. Berlin, DE - Rust Hack and Learn] ( https://www.meetup.com/opentechschool-berlin/events/txcprrybckbfc/ )
116
122
* [ July 27 - August 2. Rusty Days Virtual Rust Conference] ( https://rusty-days.org/ )
117
123
* [ August 6, Rust Meetup Linz] ( https://www.meetup.com/de-DE/Rust-Linz/events/271857182/ )
118
124
You can’t perform that action at this time.
0 commit comments