GarnOS

OS

A hobby operating system designed to be modular and compatible with various hardware configurations.

OS powered by a modular kernel

GitHub

10 stars
2 watching
0 forks
Language: C
last commit: 11 days ago
Linked from 1 awesome list

ckerneloperating-systemososdev

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
iguessthislldo/georgios An experimental operating system designed to learn and explore operating system development concepts 48
ekimekim/gbos A basic operating system for the Game Boy using Assembly language 26
polard8/kernel An operating system kernel with basic features and an initial set of components 646
meulengracht/mollenos An operating system designed with abstraction and modularity to support various architectures. 448
managarm/managarm An operating system with a microkernel architecture and asynchronous I/O support 1,589
ackos-project/ackos A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. 85
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38
ozkl/soso A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. 905
d99kris/nopeos A simple OS kernel with a built-in BASIC interpreter 44
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 188
jserv/mini-arm-os Builds a minimal multi-tasking OS kernel for ARM from scratch 1,064
pgram/jsd-os A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture 58
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 801
ravss/havk An experimental, minimalistic operating system designed with security as its primary focus through formal verification techniques. 26
willdurand/arvernos A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. 332