hhuOS
OS demonstrator
A small, C++ and Assembler-based operating system project designed to demonstrate key concepts of operating systems theory
hhuOS - A small operating system
152 stars
7 watching
22 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
cppkerneloperating-systemx86
Related projects:
Repository | Description | Stars |
---|---|---|
helenos/helenos | A portable microkernel-based multiserver operating system designed for flexibility and modularity. | 1,382 |
malwarepad/cavos | An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 129 |
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
haiku/haiku | An operating system designed for personal computing with a focus on simplicity and minimal configuration. | 1,938 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
dragonos-community/dragonos | An operating system developed from scratch in Rust, designed for cloud computing and serverless scenarios. | 915 |
ravss/havk | An experimental, minimalistic operating system designed with security as its primary focus through formal verification techniques. | 26 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
it4innovations/hyperloom | A platform for defining and executing scientific pipelines in distributed environments using C++ and Python. | 16 |
brho/akaros | An operating system designed to support high-performance applications on many-core architectures with native resource management and isolation. | 314 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 87 |
aswinmohanme/ultronos | An operating system written in C++ for educational purposes, booting an x86 machine and simulating basic OS functionality. | 176 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |