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: 3 months ago
Linked from 1 awesome list
cppkerneloperating-systemx86
Related projects:
Repository | Description | Stars |
---|---|---|
| A portable microkernel-based multiserver operating system designed for flexibility and modularity. | 1,382 |
| An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
| An operating system kernel and source tree for development of an embedded system | 129 |
| An experimental operating system designed to learn and explore operating system development concepts | 48 |
| An operating system designed for personal computing with a focus on simplicity and minimal configuration. | 1,938 |
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
| An operating system developed from scratch in Rust, designed for cloud computing and serverless scenarios. | 915 |
| An experimental, minimalistic operating system designed with security as its primary focus through formal verification techniques. | 26 |
| A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
| A platform for defining and executing scientific pipelines in distributed environments using C++ and Python. | 16 |
| An operating system designed to support high-performance applications on many-core architectures with native resource management and isolation. | 314 |
| A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 87 |
| An operating system written in C++ for educational purposes, booting an x86 machine and simulating basic OS functionality. | 176 |
| An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |