#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

#32 in #readability

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