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
Copy file name to clipboardExpand all lines: drafts/2019-10-29-this-week-in-rust.md
+42-65Lines changed: 42 additions & 65 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,22 @@ If you find any errors in this week's issue, [please submit a PR](https://github
15
15
# Updates from Rust Community
16
16
17
17
## News & Blog Posts
18
-
*[Programming Servo: the incredibly shrinking timer](https://medium.com/programming-servo/programming-servo-the-incredibly-shrinking-timer-7283ae2a2669).
19
18
20
-
[Adventures in Motion Control: Initial Motion System](http://adventures.michaelfbryan.com/posts/initial-motion-system/)
19
+
*[A call for blogs 2020](https://blog.rust-lang.org/2019/10/29/A-call-for-blogs-2020.html).
20
+
*[Why async fn in traits are hard](https://smallcultfollowing.com/babysteps/blog/2019/10/26/async-fn-in-traits-are-hard/).
21
+
*[Spark implemented in Rust with promising results](https://medium.com/@rajasekar3eg/fastspark-a-new-fast-native-implementation-of-spark-from-scratch-368373a29a5c).
22
+
*[Nannou awarded Mozilla grant for foundational audio development in Rust](https://nannou.cc/posts/moss_grant_announce).
23
+
*[Rust and C++ on floating-point intensive code](https://www.reidatcheson.com/hpc/architecture/performance/rust/c++/2019/10/19/measure-cache.html).
*[Cost of rust-analyzer](https://rust-analyzer.github.io/2019/10/16/finance.html).
26
+
*[Building a widget for Druid (a WIP native Rust GUI toolkit)](https://pauljmiller.com/posts/druid-widget-tutorial.html).
27
+
*[Ferris Fencing - a Rust game built on a RISC-V VM](http://www.ferrisfencing.org/).
28
+
*[Technique for doing specialization on a stable compiler safely](https://github.com/dtolnay/case-studies/blob/master/autoref-specialization/README.md).
29
+
*[A closer look at Ownership in Rust](https://blog.thoughtram.io/ownership-in-rust/).
30
+
*[Programming Servo: the incredibly shrinking timer](https://medium.com/programming-servo/programming-servo-the-incredibly-shrinking-timer-7283ae2a2669).
31
+
*[Making good On momo's compile-time promise](https://llogiq.github.io/2019/10/28/momo-fast.html).
32
+
*[Adventures in motion control: initial motion system](http://adventures.michaelfbryan.com/posts/initial-motion-system/).
33
+
*[Please welcome pnkfelix as compiler team co-lead](https://blog.rust-lang.org/inside-rust/2019/10/24/pnkfelix-compiler-team-co-lead.html).
21
34
22
35
# Crate of the Week
23
36
@@ -34,9 +47,10 @@ Every week we highlight some tasks from the Rust community for you to pick and g
34
47
35
48
Some of these tasks may also have mentors available, visit the task page for more information.
*[good first issue][Spirit: Write a tutorial for Spirit](https://github.com/vorner/spirit/issues/42). Spirit is a helper to make creating and configuring unix daemons easier.
50
+
*[good first issue][async-std: use once_cell instead of lazy_static](https://github.com/async-rs/async-std/issues/406).
51
+
*[good first issue][async-std: Add Future::flatten](https://github.com/async-rs/async-std/issues/404).
52
+
*[good first issue][async-std: Add stream::from_iter](https://github.com/async-rs/async-std/issues/400).
53
+
*[good first issue][async-std: TCP smoke testing](https://github.com/async-rs/async-std/issues/407).
40
54
41
55
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
42
56
@@ -74,37 +88,6 @@ If you are a Rust project owner and are looking for contributors, please submit
74
88
*[Relax `ExactSizeIterator` bound on `write_bytes`](https://github.com/rust-lang/rust/pull/65704)
75
89
*[rustdoc: Forward `-Z` options to rustc](https://github.com/rust-lang/rust/pull/65314)
*[Oct 29. Sydney, AU - Rust Sydney - Meetup 18](https://www.meetup.com/Rust-Sydney/events/265708002/).
152
135
*[Nov 4. Auckland, NZ - Rust AKL - Introduction to Rust (part 2 of 3)](https://www.meetup.com/rust-akl/events/259481269/).
136
+
*[Nov 13. TBD, MY - Rust Malaysia Meetup November 2019](https://docs.google.com/forms/d/e/1FAIpQLSfZM9XYmBXq9tjqRziR-O3vBmm4rt1Ltnc9bGcleVrLmZHrSg/viewform).
153
137
154
138
### Europe
155
139
156
-
*[Oct 28. Zurich, CH - Rust Zurich - October Meetup: Claudia Saxer – 66 hours of Rust](https://www.meetup.com/Rust-Zurich/events/265507413/).
*[Nov 15. Barcelona, ES - Rust GTK/GStreamer Workshop at Linux Application Summit 2019](https://www.meetup.com/Barcelona-Free-Software/events/265596417/).
166
148
167
149
### North America
168
150
169
-
*[Oct 28. Durham, NC, US - Triangle Rustaceans - Project Night & Lightning Talks](https://www.meetup.com/triangle-rustaceans/events/mfglwpyznblc/).
170
-
*[Oct 29. Dallas, TX, US - Dallas Rust - Last Tuesday](https://www.meetup.com/Dallas-Rust/events/zfgwzmyznbmc/).
171
-
*[Oct 29. Chicago, IL, US - Chicago Rust Meetup - Entity Component Systems: An Intro To The Specs Crate Using Roguelikes](https://www.meetup.com/Chicago-Rust-Meetup/events/265283294).
172
-
*[Oct 30. San Francisco, CA, US - Rust in Blockchain Workshop Day (SFBW)](https://www.meetup.com/Rust-in-Blockchain-San-Francisco/events/265362152/)
173
-
*[Oct 30. Santa Clara, CA, US - Rust Bay Area - [@ Intel Santa Clara] Security with Rust & SGX + Life of an Async fn](https://www.meetup.com/Rust-Bay-Area/events/265478102).
174
-
*[Oct 30. Vancouver, BC, CA - Vancouver Rust meetup](https://www.meetup.com/Vancouver-Rust/events/rwcpfryznbnc/).
175
151
*[Nov 6. Indianapolis, IN, US - Indy.rs](https://www.meetup.com/indyrs/events/mffbtpyzpbjb/).
152
+
*[Nov 13. Atlanta, GA, US - Grab a beer with fellow Rustaceans](https://www.meetup.com/Rust-ATL/events/qxqdgryzpbrb/).
0 commit comments