"Is there a Rust project that..." <- > <@like2wise:matrix.org> Is there a Rust project that directly runs on top of the Linux kernel, a single binary multipurpose userspace init program? > > I remember there is one in C, cannot remember its name, that compiles statically against musl for IoT purpose. Something like busybox/toybox? Nothing that implements init afaik but there is this project that implements a lot of the Unix core utilities in a similar single-binary fashion https://github.com/uutils/coreutils