tlenix is an operating system which runs on top of the Linux kernel. It is written entirely in Rust with no reliance on libc or the std crate.
libc
std
It currently consists of a barebones init program and mash, a basic command-line-interface shell.
init
mash