The Wayback Machine - http://web.archive.org/web/20220620052911/https://github.com/Rust-for-Linux/linux
Skip to content

Rust-for-Linux/linux

rust
Switch branches/tags
Code

This branch is 1310 commits ahead, 640 commits behind torvalds:master.

Contribute

Latest commit

rust: use `MaybeUninit` instead of `ManuallyDrop` in revocable objects
9f4510e

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

Rust for Linux

The goal of this project is to add support for the Rust language to the Linux kernel. This repository contains the work that will be eventually submitted for review to the LKML.

Feel free to contribute! To start, take a look at Documentation/rust.

General discussions, announcements, questions, etc. take place on the mailing list at rust-for-linux@vger.kernel.org (subscribe, instructions, archive). For chat, help, quick questions, informal discussion, etc. you may want to join our Zulip at https://rust-for-linux.zulipchat.com (request an invitation).

All contributors to this effort are understood to have agreed to the Linux kernel development process as explained in the different files under Documentation/process.

About

Adding support for the Rust language to the Linux kernel.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 98.4%
  • Assembly 0.8%
  • Shell 0.3%
  • Makefile 0.2%
  • Python 0.1%
  • Perl 0.1%
  • Other 0.1%