Explore all analyzed open source repositories
avyos is an experimental, Linux-based operating system with its entire system layer, including init, services, and core tools, written purely in Go. It distinguishes itself with an immutable system core, clear separation of state for apps and user data, and service-driven capabilities. This innovative approach aims to rethink traditional OS design using modern Go principles, without external packages, CGO, or POSIX compatibility.