Drew DeVault 10/3/2022

Does Rust belong in the Linux kernel?

Read Original

The author, a known critic of Rust, argues that neither Rust nor their own language, Hare, belongs in the Linux kernel. The article examines the strict design constraints of kernelspace (memory, stack, recursion, lack of stdlib) and contends that a language must adapt to the kernel's needs, not the other way around. It presents this as a case study in software engineering decision-making for a major project.

Does Rust belong in the Linux kernel?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week