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

156 stars
5 watching
52 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list

kernellinuxlinux-kerneloperating-systemosdevunix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
menix-os/menix A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking 19
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 169
mquy/mos An operating system developed from scratch to emulate a UNIX-like environment 372
mzy2240/esa An automation platform for power system analysis and simulation 43
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 built with modern principles and designed to be highly modular and abstract 448
wichtounet/thor-os A learning project to build and maintain an operating system from scratch in C++ 1,667
pimnik98/sayorios An experimental operating system designed to be small, simple and easy to develop for learning purposes 31
gem5/gem5 A modular simulator for evaluating computer system architectures and designs 1,745
malwarepad/cavos An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. 303
ozkl/soso A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. 907
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 189
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 11