CrossOS
crossOS is a cross-platform operating system project envisioned to run across a broad range of hardware, including desktops, servers, embedded devices, and IoT sensors. The project seeks to provide a single, portable system image and toolchain that allows developers to write code once and deploy it on architectures such as x86-64, ARM64, and RISC-V. Emphasis is placed on portability, security, and a clean separation between userland and kernel services to simplify maintenance and deployment.
Design and architecture: The kernel is modular and oriented toward multi-architecture support, featuring a microkernel-inspired core
Tooling and ecosystem: crossOS ships with a cross-compilation toolchain, a package manager, and a build system
Status and reception: As an ongoing project, crossOS remains experimental in many areas and is primarily developed