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
*[Rust on Espressif chips](https://mabez.dev/blog/posts/esp-rust-espressif/)
20
29
*[ConnectorX: accelerate data loading from databases to dataframes](https://github.com/sfu-db/connector-x)
21
30
*[This week in SixtyFPS (a Rust GUI toolkit)](https://sixtyfps.io/thisweek/2021-08-02.html)
22
-
*[What's new in IntelliJ Rust](https://blog.jetbrains.com/rust/2021/08/04/what-s-new-in-intellij-rust-for-the-2021-2-release-cycle/)
31
+
*[This week in Fluvio 1: the programmable streaming platform](https://www.fluvio.io/news/this-week-in-fluvio-0001/)
23
32
*[This week in Datafuse #1](https://datafuselabs.github.io/weekly/2021-08-04-datafuse-weekly/)
24
33
*[This Week In TensorBase 14](https://tensorbase.io/thisweek/2021-08-04-tw_14/)
25
34
26
35
### Observations/Thoughts
27
-
28
36
*[15k inserts/s with Rust and SQLite](https://kerkour.com/blog/high-performance-rust-with-sqlite/)
29
37
*[Deep Learning in Rust with GPU using onnxruntime-rs](https://able.bio/haixuanTao/deep-learning-in-rust-with-gpu--26c53a7f)
38
+
*[Rewriting my mobile game in Rust targeting WASM](https://itnext.io/rewriting-my-mobile-game-in-rust-targeting-wasm-1f9f82751830)
39
+
*[How to write really slow Rust code](https://renato.athaydes.com/posts/how-to-write-slow-rust-code.html)
40
+
*[Rust: First Thoughts](https://dev.to/mapoulos/rust-first-thoughts-7l0)
41
+
*[5 Reasons Why You Should Start Using Rust for Personal Projects](https://www.bexxmodd.com/post/5-reasons-why-use-rust)
42
+
*[A Borrowck Battle to Remember](https://jstrong.dev/posts/2021/borrowck-battle-to-remember/)
43
+
*[audio][Open Source Security Episode 282 - The security of Rust: who left all this awesome in here?](https://opensourcesecurity.io/2021/08/01/episode-282-the-security-of-rust-who-left-all-this-awesome-in-here/)
30
44
31
45
### Rust Walkthroughs
32
-
33
-
*[How to deploy Rust on Heroku (with Docker)](https://kerkour.com/blog/deploy-rust-on-heroku-with-docker/)
46
+
*[Async Rust From The Ground Up: A Simple Web Server](https://ibraheem.ca/writings/a-simple-web-server/)
34
47
*[Implementing Base64 from scratch with Rust](https://dev.to/tiemen/implementing-base64-from-scratch-in-rust-kb1)
48
+
*[Improvements for #[doc] attributes in Rust](https://blog.guillaume-gomez.fr/articles/2021-08-03+Improvements+for+%23%5Bdoc%5D+attributes+in+Rust)
49
+
*[How to deploy Rust on Heroku (with Docker)](https://kerkour.com/blog/deploy-rust-on-heroku-with-docker/)
*[Adding our own custom statement to Rust language](https://dev.to/xphoniex/adding-our-own-custom-statement-to-rust-language-30lc)
52
+
*[Core dump for Rust](https://dev.to/jcarlosv/core-dump-for-rust-10nm)
53
+
*[Zero to Production in Rust #9: Naive Newsletter Delivery](https://www.lpalmieri.com/posts/naive-newsletter-delivery/)
54
+
*[Interacting with data from FFI in Rust](https://blog.guillaume-gomez.fr/articles/2021-07-29+Interacting+with+data+from+FFI+in+Rust)
35
55
*[How I built End-to-End Encrypted Messaging in 51 lines of Rust, using the Ockam crate](https://github.com/ockam-network/ockam/tree/develop/documentation/use-cases/end-to-end-encryption-with-rust#readme)
*[Rust is the most loved language, SIX YEARS IN A ROW. StackOverflow Survey 2021 is out!](https://www.reddit.com/r/rust/comments/owll2j/rust_is_the_most_loved_language_six_years_in_a/)
61
+
*[Rust Module of the Week!](https://www.reddit.com/r/rust/comments/owtiuf/rust_module_of_the_week/)
62
+
*[University of Illinois at Urbana-Champaign Graduate (Ralf Jung) receives ACM Doctoral Dissertation Award](https://www.acm.org/media-center/2021/july/dissertation-award-2020)
42
63
*[Implementing a BLT parser by hand in Rust (vs pest and combine): OpenTally dev log](https://yingtongli.me/blog/2021/07/30/blt-parser.html)
43
64
*[Rust on RISC-V BL602: Is It Sunny?](https://lupyuen.github.io/articles/adc)
44
65
*[Rust Design FAQ for C++ Programmers](https://cppfaq.rs)
66
+
*[🦀 Role-Based Access Control (RBAC) Guide in Rust](https://docs.osohq.com/rust/guides/roles/getting-started.html)
45
67
*[betterCode Rust Conference announced (October 13)](https://rust.bettercode.eu/)
46
68
47
69
## Crate of the Week
@@ -138,7 +160,7 @@ decision. Express your opinions now.
Sadly, this week saw no quote of the week nominations.
@@ -191,4 +226,4 @@ Sadly, this week saw no quote of the week nominations.
191
226
192
227
*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), and [cdmistman](https://github.com/cdmistman).*
193
228
194
-
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/k5nsab/this_week_in_rust_367/)</small>
229
+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/oy7hvm/this_week_in_rust_402/)</small>
0 commit comments