#linux-kernel #abstraction #memory-safety #secure #readability #complete #performance

app linux-rs

A complete reimplementation of the Linux kernel in Rust code, with a focus on the x86_64 architecture. Ensuring memory safety, secure concurrency and parallelism with powerful abstractions without loss of performance improving kernel maintainability and readability.

3 releases

0.0.3 Aug 19, 2024
0.0.2 Dec 8, 2023
0.0.1 Dec 4, 2023

#34 in #readability

Download history 131/week @ 2024-08-19 13/week @ 2024-09-16 32/week @ 2024-09-23 3/week @ 2024-09-30 1/week @ 2024-10-14

123 downloads per month

GPL-3.0 license

2KB

A complete reimplementation of the Linux kernel in Rust code, with a focus on the x86_64 architecture. Ensuring memory safety, secure concurrency and parallelism with powerful abstractions without loss of performance improving kernel maintainability and readability.

No runtime deps