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
*[Achieving A Completely Open Source Implementation of Apple Code Signing and Notarization](https://gregoryszorc.com/blog/2022/08/08/achieving-a-completely-open-source-implementation-of-apple-code-signing-and-notarization/)
*[IntelliJ Rust: Updates For the 2022.2 Release Cycle](https://blog.jetbrains.com/rust/2022/08/03/intellij-rust-updates-for-the-2022-2-release-cycle/)
37
49
*[Fornjot (code-first CAD in Rust) - Weekly Release - 2022-W32](https://www.fornjot.app/blog/weekly-release/2022-w32/)
38
-
39
50
*[Fang, async background processing for Rust](https://pxp9.github.io/rust/async-processing/)
40
-
*[What’s New in IntelliJ Rust for 2022.2](https://blog.jetbrains.com/rust/2022/08/03/intellij-rust-updates-for-the-2022-2-release-cycle/)
41
51
42
52
### Observations/Thoughts
53
+
*[Using unwrap() in Rust is Okay](https://blog.burntsushi.net/unwrap/)
54
+
*[A performance retrospective using Rust (part 3)](https://agourlay.github.io/rust-performance-retrospective-part3/)
55
+
*[The State Of Rust In 2022](https://deprogrammaticaipsum.com/the-state-of-rust-in-2022/)
56
+
*[Blocking Sockets and Async](https://www.thecodedmessage.com/posts/blocking-sockets/)
57
+
*[How does Rust async work?](https://aidancully.blogspot.com/2022/08/how-does-rust-async-work.html)
43
58
44
59
### Rust Walkthroughs
60
+
*[Hot Reloading Rust — for Fun and Faster Feedback Cycles](https://robert.kra.hn/posts/hot-reloading-rust/)
61
+
*[The Magic of zerocopy (compared with scroll)](https://swatinem.de/blog/magic-zerocopy/)
62
+
*[Not a Yoking Matter (Zero-Copy #1)](https://manishearth.github.io/blog/2022/08/03/zero-copy-1-not-a-yoking-matter/)
63
+
*[Zero-Copy All The Things! (Zero-Copy #2)](https://manishearth.github.io/blog/2022/08/03/zero-copy-2-zero-copy-all-the-things/)
64
+
*[So Zero It's ... Negative? (Zero-Copy #3)](https://manishearth.github.io/blog/2022/08/03/zero-copy-3-so-zero-its-dot-dot-dot-negative/)
65
+
*[What is server middleware](https://www.shuttle.rs/blog/2022/08/04/middleware)
66
+
*[Rust and WebAssembly without a Bundler](https://tung.github.io/posts/rust-and-webassembly-without-a-bundler/)
67
+
*[What are Rust's HTTP extensions?](https://blog.adamchalmers.com/what-are-extensions/)
68
+
*[Mapping into the serde data model](https://owengage.com/writing/2022-08-05-mapping-into-the-serde-data-model/)
69
+
*[Generate Enum Variant with associated values in Rust Analyzer](https://dorianlistens.com/2022/08/rust-analyzer-generate-enum-variant-with-associated-values/)
70
+
*[7 ways to pass a string between 🦀 Rust and C](https://dev.to/kgrech/7-ways-to-pass-a-string-between-rust-and-c-4ieb)
71
+
*[STM32F4 Embedded Rust at the HAL: I2C Temperature & Pressure Sensing with BMP180](https://apollolabsblog.hashnode.dev/stm32f4-embedded-rust-at-the-hal-i2c-temperature-pressure-sensing-with-bmp180)
0 commit comments