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
-
A plugin that enables seamless integration with Cargo commands in Neovim, providing a floating window interface for executing Cargo operations directly from your editor.
42
-
44
+
*[cargo.nvim - A Neovim plugin for Rust's Cargo commands](https://github.com/nwiizo/cargo.nvim)
43
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/)
44
47
45
48
### Observations/Thoughts
46
-
49
+
*[The gen auto-trait problem](https://blog.yoshuawuyts.com/gen-auto-trait-problem/)
47
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/)
48
54
49
-
### Rust Walkthroughs
50
-
*[video][CppCon - C++/Rust Interop: Using Bridges in Practice](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/)
51
55
56
+
### Rust Walkthroughs
52
57
*[Creating an embedded device driver in Rust](https://blog.mjolner.tech/device-driver-rust/)
53
-
54
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/)
55
-
56
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