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 is minimalist](https://kerkour.com/rust-is-minimalist)
37
-
*[Rustc Reading Club Phase I Retrospective](https://mojosd.medium.com/rrc-phase-i-retrospective-74141fb246e4)
38
-
*[Rust's Unsafe Pointer Types Need An Overhaul - Faultlore](https://gankra.github.io/blah/fix-rust-pointers/)
39
-
*[Learning Rust: My 6 Key Moments](https://apollolabsblog.hashnode.dev/learning-rust-my-6-key-moments)
40
-
*[I do understand the * operator in Rust now](https://micouy.github.io/rust-dereferencing/)
41
-
*[The code is the specification? Introducing cargo spec](https://www.cryptologie.net/article/553/the-code-is-the-specification-introducing-cargo-spec/)
42
-
*[Functional Futures: Live-Coding Rust with Tim McNamara](https://serokell.io/blog/live-coding-rust-with-tim-mcnamara)
43
-
*[Help stabilize hyper in curl](https://seanmonstar.com/post/678895803144830976/help-stabilize-hyper-in-curl)
44
-
*[Do we really need language support for self-references?](https://robinmoussu.gitlab.io/blog/post/2022-03-16_do_we_really_need_language_support_for_self_references/)
45
-
*[video][Runtime-agnostic async crates by Zeeshan Ali](https://www.youtube.com/watch?v=w1vKAUor-4o)
46
-
*[video][Tauri Foundations by Daniel Thompson-Yvetot](https://www.youtube.com/watch?v=u4OsO6dow0c)
47
-
*[audio][id3 with Roel](https://rustacean-station.org/episode/060-roel/)
48
24
49
25
### Rust Walkthroughs
50
-
*[Procedural macros under the hood: Part I](https://blog.jetbrains.com/rust/2022/03/18/procedural-macros-under-the-hood-part-i/)
51
-
*[A tour of the Rust and C++ interoperability ecosystem](https://blog.tetrane.com/2022/Rust-Cxx-interop.html)
52
-
*[Architecture Experiment: Moving a front-end to Rust and WASM](https://nutsys.com/blog/architecture-experiment-rust-wasm-1/)
53
-
*[Web Socket for Productivity in Rust](https://www.ahmadrosid.com/blog/rust-websocket)
54
-
*[Advanced logging in rust with log4rs: rotation, retention, patterns, multiple loggers](https://medium.com/nikmas-group/advanced-logging-in-rust-with-log4rs-2d712bb322de)
55
-
*[Why your first FizzBuzz implementation may not work](https://chrismorgan.info/blog/rust-fizzbuzz/)
56
-
*[ZH][Exploring Rust Mobile Development and Cross-Platform Patterns (Rust 移动开发与跨平台模式探究)](https://zhuanlan.zhihu.com/p/484269271)
57
-
*[series][video][Writing a Programming Language (in Rust) 22: Laurel: Continuing a bash script port](https://www.youtube.com/watch?v=OynJIFEsf3o)
58
-
*[video][Fyrox - Making an Animation Blending State Machine Editor](https://www.youtube.com/watch?v=qkgaY7FwPJU)
59
-
*[video][Petrochenkov reviews the name resolution code](https://www.youtube.com/watch?v=Y1hvNWUbSDk)
*[Cross-platform Brainfuck Interpreter implementation in Rust - Part 1](https://rtoch.com/posts/brainfuck-interpreter-implementation-part-1/)
64
-
*[Cross-platform Brainfuck Interpreter implementation in Rust - Part 2](https://rtoch.com/posts/brainfuck-interpreter-implementation-part-2/)
65
-
*[Rust talks I2C on Apache NuttX RTOS](https://lupyuen.github.io/articles/rusti2c)
66
-
*[Rust Patches For The Linux Kernel Updated A Fifth Time With New Features](https://www.phoronix.com/scan.php?page=news_item&px=Rust-For-Linux-v5)
67
-
*[DE][Programmiersprache: Rust könnte neue Technik für Unsafe Pointer bekommen](https://www.golem.de/news/programmiersprache-rust-koennte-neue-technik-fuer-unsafe-pointer-bekommen-2203-164046.html)
68
-
69
28
70
29
## Crate of the Week
71
30
@@ -84,10 +43,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
84
43
85
44
Some of these tasks may also have mentors available, visit the task page for more information.
0 commit comments