MollenOS

OS project

An operating system designed with abstraction and modularity to support various architectures.

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.

GitHub

448 stars
10 watching
21 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list

cc-plus-plusdriverskernelmodularoperatingossystem

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nifanfa/moos A C# operating system compiler with native AOT compilation and various hardware features. 1,045
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. 10
mquy/mos An operating system developed from scratch to emulate a UNIX-like environment 371
vlang/vinix An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. 1,944
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 188
vinc/moros A hobby operating system written in Rust 927
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,250
menix-os/menix A minimal and expandable Unix-like kernel with modular architecture 15
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 56
mentos-team/mentos An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development 139