美文网首页
2018-11-16

2018-11-16

作者: xiaorunfu | 来源:发表于2018-11-16 11:20 被阅读0次

    ## Rust lang related OS dev

    ### simple

    - [osdev using rust lang](https://wiki.osdev.org/Rust_Bare_Bones)

    - [github org for Operating System Development in Rust](https://github.com/rust-osdev)

    - [Rust implementation of Xinu OS](https://github.com/robert-w-gries/rxinu)

    - [Simple Kernel Project written in rust](https://github.com/xacrimon/skp)

    - [Pebble OS written in Rust](https://github.com/pebble-os/pebble)

    - [Bare Metal Rust Programming on Raspberry Pi 3](https://github.com/rust-embedded/rust-raspi3-tutorial)

    ### more real

    - [redox](https://www.redox-os.org/)

    - [tock](https://www.tockos.org/)

    相关文章

      网友评论

          本文标题:2018-11-16

          本文链接:https://www.haomeiwen.com/subject/awnpfqtx.html