MentOS

Operating System Simulator

An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development

An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.

GitHub

139 stars
5 watching
51 forks
Language: C
last commit: 22 days ago
Linked from 1 awesome list

kernellinuxlinux-kerneloperating-systemosdevunix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
menix-os/menix A minimal and expandable Unix-like kernel with modular architecture 15
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 166
mquy/mos An operating system developed from scratch to emulate a UNIX-like environment 371
mzy2240/esa An automation platform for power system analysis and simulation 42
bistcuite/unox-os An educational Unix-like operating system project written in C and Assembly. 23
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
meulengracht/mollenos An operating system designed with abstraction and modularity to support various architectures. 448
wichtounet/thor-os A 64-bit operating system written from scratch to learn and develop new skills 1,665
pimnik98/sayorios An experimental operating system designed to be small, simple and easy to develop for learning purposes 30
gem5/gem5 A modular simulator for evaluating computer system architectures and designs 1,692
malwarepad/cavos A development project aiming to create a full operating system from scratch using C and x86-64 architecture. 272
ozkl/soso A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. 905
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 188
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 10