GarnOS
OS
A hobby operating system designed to be modular and compatible with various hardware configurations.
OS powered by a modular kernel
11 stars
2 watching
0 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
ckerneloperating-systemososdev
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental operating system designed to learn and explore operating system development concepts | 48 |
| A basic operating system for the Game Boy using Assembly language | 28 |
| An operating system kernel with basic features and an initial set of components | 646 |
| An operating system built with modern principles and designed to be highly modular and abstract | 448 |
| An operating system with a microkernel architecture and asynchronous I/O support | 1,595 |
| A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 87 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
| A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
| A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
| Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
| A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
| A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
| An experimental, minimalistic operating system designed with security as its primary focus through formal verification techniques. | 26 |
| A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |