mos
OS emulator
An operating system developed from scratch to emulate a UNIX-like environment
A hobby operating system developed from scratch
371 stars
18 watching
27 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
cfile-systemhobby-osnetwork-stackoperating-systemososdevx-serverx86
Related projects:
Repository | Description | Stars |
---|---|---|
embox/embox | An embedded operating system designed to run on resource-constrained devices with configurable hardware and software support for various programming languages. | 1,170 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 91 |
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 ARM Cortex-M microcontrollers designed for energy efficiency and hardware independence. | 47 |
chivay/vmt | A toy operating system written in Zig. | 10 |
meulengracht/mollenos | An operating system designed to provide a modern user experience with a focus on abstraction and modularity, featuring an immutable core and modular design. | 447 |
zydeco/minivmac4ios | An iOS emulator for an 8-bit Macintosh system | 539 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 149 |
xomboverlord/xomb | An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 342 |
nifanfa/moos | A C# compiler for building a custom operating system | 1,048 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,594 |
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. | 168 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 906 |