MeetixOS
OS project
A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel.
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
188 stars
10 watching
10 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
32-bitc11cppcpp20gcc-complierghost-kernelgnugnu-binutilsgraphicalguihobbyhobby-oskernellinuxopensourceoperating-systemosdevunixx86
Related projects:
Repository | Description | Stars |
---|---|---|
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 85 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
malwarepad/cavos | A development project aiming to create a full operating system from scratch using C and x86-64 architecture. | 272 |
brutal-org/brutal | An operating system built from scratch using modern C, targeting multiple architectures. | 1,053 |
ajxs/cxos | A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. | 35 |
bagggage/bamos | An operating system project that aims to create a lightweight and fast OS with well-documented codebase and native support for multiple system ABIs. | 20 |
opuntiaos-project/opuntiaos | An operating system project aiming to provide a cross-architecture kernel and userland components with various features for desktop and mobile applications. | 664 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,944 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 54 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
meulengracht/mollenos | An operating system designed with abstraction and modularity to support various architectures. | 448 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 738 |