rustix icon indicating copy to clipboard operation
rustix copied to clipboard

Unix kernel in rust

unix

Project stalled for now - doing this in Nim https://github.com/ckkashyap/nim-xv6

Unix kernel in rust. To start off with, its a port of xv6 that runs on x86_64.

  • Wiki - https://github.com/ckkashyap/unix/wiki
  • Journal - https://github.com/ckkashyap/unix/wiki/Journal