ReactOS
ReactOS is a free, open source, Windows compatible operating system.
Imagine running your favorite Windows applications and drivers in an open-source environment you can trust. That's ReactOS. A free, open source, Windows compatible operating system.
It's written from scratch, not based on Linux, with 9,000,000+ lines of code and growing. More than 100 developers contributed along the years
It aims to be lightweight with only 500MB HDD and 96MB RAM as the current minimum requirement.
Developers enjoy a fast, CMake based build system that supports GCC, Clang and MSVC toolchains (including Visual Studio solutions support).
ReactOS 2018 Projects
-
Victor Perevertkin
Writing bootloader code for booting from BTRFSReactOS has support for reading and writing to btrfs partitions, but bootloader does not support btrfs. I want to implement reading btrfs partitions...