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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Is It Time to Rewrite the Operating System in Rust?

4 点作者 mdwrigh2超过 6 年前

1 comment

stargrazer超过 6 年前
Short answer: &quot;don&#x27;t be silly, too many hard things in the Linux Kernel get correct in Rust&quot;<p>What they should look into is trying to build eBPF and XDP in Rust. Then you get that compiled language speed and safety in the kernel.<p>A few quotes:<p>&quot;I view OpenBMC as on its knees with tears streaming down its face begging for someone to please rewrite me in Rust, because if we&#x27;re going to have a BMC that&#x27;s going to hang out a socket over the internet, God forbid, or even over the network, I want that thing to be in Rust.&quot;<p>&quot;That the beauty of Rust is its ability to interoperate, cooperate, with native systems or C-based systems; allow for vistas to open up.&quot;