linux-rs

Crates.iolinux-rs
lib.rslinux-rs
version0.0.3
sourcesrc
created_at2023-12-04 12:32:51.872104
updated_at2024-08-19 23:11:11.458314
descriptionA 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.
homepage
repositoryhttps://gitlab.com/mateolafalce/linux-rs
max_upload_size
id1057555
size1,944
Mateo Lafalce (mateolafalce)

documentation

README

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.

Commit count: 0

cargo fmt