Author
Peter Vanusanik
Project active since
Project active till
Language
C
Kernel type
Microkernel
Platforms
x86-64
User interface
Console
License
MIT
Cthulhu OS is minimalistic hobbyist OS. It uses it's own libc (KCLib). Its long term goal is to support user space applications.
At the moment, Cthulhu OS only supports x86-64 architecture. Should work on both Intel and AMD, however, it was only tested on Intel.
So far it has working long mode, paging memory, interrupt handling, symmetrical multiprocessing, interprocessor communication.