octox is a Unix-like operating system inspired by xv6-riscv. octox loosely follows the structure and style of xv6, but is implemented in pure Rust.
It’s a learning project, so no lofty goals of world domination here.
octox is a Unix-like operating system inspired by xv6-riscv. octox loosely follows the structure and style of xv6, but is implemented in pure Rust.
It’s a learning project, so no lofty goals of world domination here.
“It’s a learning project, so no lofty goals of world domination here.”
We’ve heard that before….
(just a hobby, won’t be big and professional like gnu)
It reminds really to Linux.
At first there are the GNU Utils (in Rust they are uutils/coreutils and something like that).
And then there comming other people with the Unix-like operating system.