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
*[cargo.nvim - A Neovim plugin for Rust's Cargo commands](https://github.com/nwiizo/cargo.nvim)
41
45
*[Context-Generic Programming Updates: v0.3.0 Release and New Chapters](https://contextgeneric.dev/blog/v0-3-0-release/)
46
+
*[The RTen machine learning runtime - a 2024 retrospective](https://robertknight.me.uk/posts/rten-2024/)
42
47
43
48
### Observations/Thoughts
49
+
*[The gen auto-trait problem](https://blog.yoshuawuyts.com/gen-auto-trait-problem/)
44
50
*[Async Rust is about concurrency, not (just) performance](https://kobzol.github.io/rust/2025/01/15/async-rust-is-about-concurrency.html)
51
+
*[The Emotional Appeal of Rust](https://www.shuttle.dev/blog/2025/01/14/the-appeal-of-rust)
52
+
*[audio][Brave with Anton Lazarev](https://corrode.dev/podcast/s03e07-brave/)
53
+
*[audio][Lychee with Matthias Endler](https://rustacean-station.org/episode/matthias-endler/)
54
+
45
55
46
56
### Rust Walkthroughs
47
57
*[Creating an embedded device driver in Rust](https://blog.mjolner.tech/device-driver-rust/)
48
58
*[Const Evaluation in Rust For Hex Strings Validation](https://asyncmove.com/blog/2025/01/compile-time-hex-string-validation-in-rust-using-const-evaluation/)
49
59
*[Concurrent and parallel future execution in Rust](https://heikoseeberger.de/2025-01-15-concurrent-parallel-futures/)
60
+
*[video][Intro to Embassy: embedded development with async Rust](https://www.youtube.com/watch?v=pDd5mXBF4tY)
0 commit comments