3 releases
0.0.3 | Aug 19, 2024 |
---|---|
0.0.2 | Dec 8, 2023 |
0.0.1 | Dec 4, 2023 |
#32 in #readability
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.