RustOS
This is an attempt for OS as simple and light-weight as possible , running even on bare metal. Project aims to to create this OS in a way it could run on any device , any architecture chip, having kernel with the abstraction layer making system calls unified for any device running this OS or application build for supported "devices" ( that app mock up is here : https://github.com/PavelPerna/rusty )