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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Rust, anyone?

2 点作者 softwareman超过 6 年前
Hi Guys,<p>Anyone using Rust in production supporting millions of users?<p>Also, have you found any blocker issues with the language?

2 条评论

davidhyde超过 6 年前
Firefox is written in rust, millions of users indeed. But to answer your question, no, I wish I could deploy something written in rust to production. I don’t think there is a problem with the language, just a risk of not being able to find developers to support it. I think a lot of companies are on the sidelines about it still. Given that it’s a difficult language to learn there may be some fear in that area about its future.
pornel超过 6 年前
Cloudflare uses it in prod: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17077358" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17077358</a><p>Here&#x27;s a list of companies: <a href="https:&#x2F;&#x2F;www.rust-lang.org&#x2F;friends.html" rel="nofollow">https:&#x2F;&#x2F;www.rust-lang.org&#x2F;friends.html</a>