MollenOS
Modular OS
An operating system built with modern principles and designed to be highly modular and abstract
MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
448 stars
10 watching
20 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
cc-plus-plusdriverskernelmodularoperatingossystem
Related projects:
Repository | Description | Stars |
---|---|---|
nifanfa/moos | A native C# x64 operating system compiler with .NET 7 AOT technology. | 1,049 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
mquy/mos | An operating system developed from scratch to emulate a UNIX-like environment | 372 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
vinc/moros | A hobby operating system written in Rust | 928 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
amaneureka/atomos | An operating system built from scratch in C# to provide a multitasking, managed environment for high-level driver implementation and security. | 1,260 |
ajaymt/mako | An operating system that provides a basic, Linux-compatible environment for running applications | 63 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
mntmn/interim | An operating system that boots to a just-in-time compiled Lisp-like REPL and offers the user's resources as file systems | 1,252 |
menix-os/menix | A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |