GarnOS

OS

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

OS powered by a modular kernel

GitHub

11 stars
2 watching
0 forks
Language: C
last commit: 3 months 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 28
polard8/kernel An operating system kernel with basic features and an initial set of components 646
meulengracht/mollenos An operating system built with modern principles and designed to be highly modular and abstract 448
managarm/managarm An operating system with a microkernel architecture and asynchronous I/O support 1,595
ackos-project/ackos A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. 87
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. 907
d99kris/nopeos A basic x86 OS kernel with an embedded 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. 189
jserv/mini-arm-os Builds a minimal multi-tasking OS kernel for ARM from scratch 1,072
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 812
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