Skip to content

SlayerOSLightweight x86_64 Operating System

A minimalist, efficient OS designed for modern hardware

Quick Start

bash
# Clone the repository with submodules
git clone --recursive https://github.com/slayer-os/SlayerOS.git
cd SlayerOS

# Build the kernel and ISO
make

# Run in QEMU
make run

Project Status

SlayerOS is currently in active development. The core kernel components are functional, including memory management, basic driver support, and bootloader integration. We're working toward a more complete system with process scheduling, filesystem support, and expanded hardware compatibility.

Community

Join our community to contribute, ask questions, or follow development:

License

SlayerOS is open source software licensed under the GNU General Public License v3.0.

SlayerOS