Crates.io | linux-rs |
lib.rs | linux-rs |
version | 0.0.3 |
source | src |
created_at | 2023-12-04 12:32:51.872104 |
updated_at | 2024-08-19 23:11:11.458314 |
description | 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. |
homepage | |
repository | https://gitlab.com/mateolafalce/linux-rs |
max_upload_size | |
id | 1057555 |
size | 1,944 |
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.