hhuOS

OS demonstrator

An operating system project demonstrating various aspects of OS theory in C++ and Assembly for the x86 architecture.

hhuOS - A small operating system

GitHub

144 stars
7 watching
22 forks
Language: C++
last commit: 9 days ago
Linked from 1 awesome list

cppkerneloperating-systemx86

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
helenos/helenos A portable microkernel-based multiserver operating system designed for flexibility and modularity. 1,369
malwarepad/cavos A development project aiming to create a full operating system from scratch using C and x86-64 architecture. 272
bone-project/boneos An operating system kernel and source tree for development of an embedded system 130
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,925
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 56
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 801
dragonos-community/dragonos A Rust-based operating system project aiming to create a lightweight, cloud-native, and highly performant serverless OS with Linux compatibility. 900
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. 10
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. 85
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