Version: r0c2-3.2.5
AeroSync is a monolithic, higher-half, 64-bit x86_64 kernel (a KERNEL!, NOT AN OS!) built for modern systems. It is designed with a focus on a clean architecture and draws inspiration from the Linux kernel for many of its subsystems.
- All contributors are listed here!, BIG THANKS!
AeroSync leverages several excellent open-source projects:
- Limine: A modern, robust bootloader.
- uACPI: A lightweight, portable ACPI implementation.
- linearfb: A simple linear framebuffer library.
- Linux: Serves as a major architectural inspiration, with 'some' data structures adapted from it.
- Please refer to the build_system.md file for more information.
AeroSync is licensed under the GNU General Public License v2.0. See the LICENSE file for more details.