16 repos
Lightweight and specialized operating systems written primarily in Rust, with focus on kernel design, unikernels, and IoT deployments. The cluster centers on projects like Hermit (a unikernel runtime), libhermit-rs, and related kernel implementations that emphasize safety guarantees and minimal overhead. These systems target environments ranging from embedded IoT devices to virtualized cloud workloads, and represent a growing category of OS development prioritizing memory safety through Rust over traditional C/C++ implementations.
hermit-os/hermit-playground
A playground to build C/C++/Go/Fortran applications on top of RustyHermit