mos
OS emulator
An operating system developed from scratch to emulate a UNIX-like environment
A hobby operating system developed from scratch
372 stars
18 watching
27 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
cfile-systemhobby-osnetwork-stackoperating-systemososdevx-serverx86
Related projects:
Repository | Description | Stars |
---|---|---|
embox/embox | An operating system designed for resource-constrained embedded systems with a modular and configurable architecture. | 1,283 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
mtribiere/poulpyos | An OS written from scratch to teach its development | 9 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
onkwon/yaos | An embedded operating system for single-core processors without MMU virtualization. | 47 |
chivay/vmt | A toy operating system written in Zig. | 10 |
meulengracht/mollenos | An operating system built with modern principles and designed to be highly modular and abstract | 448 |
zydeco/minivmac4ios | An iOS emulator for an 8-bit Macintosh system | 548 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |
xomboverlord/xomb | An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 344 |
nifanfa/moos | A native C# x64 operating system compiler with .NET 7 AOT technology. | 1,049 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,595 |
jamespatrickgill/mos-6502-rusted | An emulator of the 6502 chip written in Rust, used to learn the language and demonstrate its capabilities. | 2 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |