Skip to content

Commit 002fe63

Browse files
authored
Merge branch 'master' into patch-1
2 parents 323b270 + f3c32bc commit 002fe63

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

draft/2020-07-28-this-week-in-rust.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,13 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
1919
## News & Blog Posts
2020

2121
* [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/)
2225
* [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)
2329

2430
# Crate of the Week
2531

@@ -112,7 +118,7 @@ decision. Express your opinions now.
112118
# Upcoming Events
113119

114120
### 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/)
116122
* [July 27 - August 2. Rusty Days Virtual Rust Conference](https://rusty-days.org/)
117123
* [August 6, Rust Meetup Linz](https://www.meetup.com/de-DE/Rust-Linz/events/271857182/)
118124

0 commit comments

Comments
 (0)