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: 3 months ago
Linked from 1 awesome list
cc-plus-plusdriverskernelmodularoperatingossystem
Related projects:
Repository | Description | Stars |
---|---|---|
| A native C# x64 operating system compiler with .NET 7 AOT technology. | 1,049 |
| An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
| A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
| An operating system developed from scratch to emulate a UNIX-like environment | 372 |
| An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
| A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
| A hobby operating system written in Rust | 928 |
| A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
| An operating system built from scratch in C# to provide a multitasking, managed environment for high-level driver implementation and security. | 1,260 |
| An operating system that provides a basic, Linux-compatible environment for running applications | 63 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| 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 |
| A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |