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
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
470
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1fa0tf6/official_rrust_whos_hiring_thread_for_jobseekers/)
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
404
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1fa0tf6/official_rrust_whos_hiring_thread_for_jobseekers/)
Copy file name to clipboardExpand all lines: draft/2024-10-16-this-week-in-rust.md
+52-34Lines changed: 52 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,12 @@ and just ask the editors to select the category.
38
38
*[This Week In Bevy - Animation Events, Curves, and no_std](https://thisweekinbevy.com/issue/2024-10-14-animation-events-curves-and-nostd)
39
39
40
40
### Project/Tooling Updates
41
+
*[On Rust in enterprise kernels](https://lwn.net/SubscriberLink/993337/68c7e5af573545e6/)
42
+
*[FFI type mismatches in Rust for Linux](https://lwn.net/SubscriberLink/993163/3c2b06af07814cd2/)
43
+
*[Zapping pointers out of thin air](https://lwn.net/SubscriberLink/993484/385b176aa8939e7b/)
44
+
*[Using LKMM atomics in Rust](https://lwn.net/SubscriberLink/993785/cbe8cf5846d6864a/)
45
+
46
+
* "pigg" (the Raspberry Pi GPIO GUI) 0.4.0 released with TCP connection support [Release](https://github.com/andrewdavidmackenzie/pigg/releases/tag/0.4.0), [Discussion](https://github.com/andrewdavidmackenzie/pigg/discussions/503)
41
47
42
48
### Observations/Thoughts
43
49
*[Why `Pin` is a part of trait signatures (and why that's a problem)](https://blog.yoshuawuyts.com/why-pin/)
@@ -50,9 +56,17 @@ and just ask the editors to select the category.
50
56
*[IPC in Rust](https://pranitha.rs/posts/rust-ipc-ping-pong/)
51
57
*[Serde Trait - Part 3: Deserialization](https://voelklmichael.github.io/Blog/serde-trait-part3.html)
52
58
*[Memory for Nothing: Why Vec is (probably) a bad idea](https://pwy.io/posts/memory-for-nothing/)
59
+
*[An experiment in async Rust](https://ochagavia.nl/blog/an-experiment-in-async-rust/)
60
+
*[Upgrade the Logging in your Rust Tests](https://tylerjw.dev/posts/20241012-rust-logging-in-tests/)
61
+
*[Improve an algorithm performance step by step](https://blog.mapotofu.org/blogs/rabitq-bench/)
62
+
*[Nine Rules for Running Rust on Embedded Systems](https://medium.com/towards-data-science/nine-rules-for-running-rust-on-embedded-systems-b0c247ee877e)
63
+
*[Why Rust is taking the data engineering world by storm](https://kerkour.com/rust-data-engineering)
53
64
54
65
### Rust Walkthroughs
55
66
67
+
*[series][Serde for Trait Object 3: Deserialization](https://voelklmichael.github.io/Blog/serde-trait-part3.html)
68
+
*[video][Build with Naz : Rust memory address and size](https://www.youtube.com/watch?v=ivqIty5EOf8)
69
+
56
70
### Research
57
71
58
72
### Miscellaneous
@@ -65,18 +79,19 @@ and just ask the editors to select the category.
0 commit comments