Skip to content
Snippets Groups Projects
linux-rs

linux-rs

Project ID: 52888001
Select Git revision
  • main default protected
1 result
  • Clone with SSH
  • Clone with HTTPS
  • mateolafalce's avatar
    Mateo Lafalce authored
    e30ed28f
    History
    Name Last commit Last update
    .cargo 0.0.5
    src add TimerList
    .gitignore add struct CouplingDesc
    Cargo.toml add CONFIG_BLK_ICQ
    LICENSE 0.0.2
    README.md fix README
    rust-toolchain 0.0.5
    x86_64_linux_rs.json add CtlNode

    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

    Contributing

    For linux-rs development is need rust nightly

    rustup default nightly