TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Rust developer tools – status and strategy

66 点作者 rouma7超过 10 年前

1 comment

sanderjd超过 10 年前
Very useful collection! A few points:<p>- He doesn&#x27;t mention benchmarking, which is built into the testing capabilities of the compiler and is very nice to have.<p>- The only profiling tool I&#x27;ve had success with is Instruments, which I find harder to use in general than many of the alternatives, so I look forward to progress on this front.<p>- A good REPL would be <i>very</i> nice to have, for more than just &quot;programming in the small&quot; (but maybe that is what he meant by &quot;experimentation&quot;). There used to be one, but it had lots of issues, so it was understandably but lamentably killed.<p>- Cargo is already a <i>very</i> nice package manager. It feels like it has learned from many mistakes made by ruby, python, and node (though I think it resembles npm the most) and hasn&#x27;t been frustrating at all for me. Notably, I find the workflow much easier than go&#x27;s, despite its comparative youth. It is missing a central registry, but github serves the purpose decently at the moment.
评论 #8632347 未加载