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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Do you prefer Go or Rust for enterprise software development?

4 点作者 cs101超过 5 年前
For enterprise software development, do you prefer Go or do you prefer Rust? And why?

3 条评论

rvz超过 5 年前
After reading the problems that devs are experiencing with Go as soon as they start to scale up, I begin to wonder: Would Rust encounter these problems under the same situation. The answer is Less likely.<p>The argument to use Rust in constrained systems to reduce memory consumption with its speed is justified as a gain.
fortran77超过 5 年前
Do you prefer a punch in the face, or a poke in the eye with a sharp stick?
adamnemecek超过 5 年前
I guess it depends what sort of software you are building but overall Rust. Go feels like Google is telling me they know better, Rust gives me power.