Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

rust

rust 前景

  • 从 zed, lapce, tauri, deno 例子,可以发现:

rust 还是挺适合写复杂度高的工业软件,性能好,而且适合长期维护, 收益很高,

典型应用场景梳理

rust 项目

https://github.com/topics/rust

https://github.com/rust-unofficial/awesome-rust

主要从这 2 个地方找优秀的 rust 项目

读 github 项目的技巧: 看代码结合 vscode copilot 来提问,非常好用; deepwiki;

https://github.com/tw93/Pake