operating-system-kernel topic

List operating-system-kernel repositories

kernel

32
Stars
1
Forks
Watchers

My ongoing experimentation on operating system internals, aiming at providing a kernel to the FreeDOS-32 project.

exectos

112
Stars
8
Forks
Watchers

ExectOS Operating System

primus-os

43
Stars
10
Forks
Watchers

A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes

beginOS

26
Stars
4
Forks
Watchers

Hello world OS from scratch, a template for absolute beginners

QuantumOS

23
Stars
6
Forks
Watchers

The Operating System built for modern humans!

apex

27
Stars
5
Forks
Watchers

Apex RTOS - A (somewhat) Linux compatible real time operating system

basic-operating-system

20
Stars
1
Forks
Watchers

This is basic operating system, with kernel made in C.

kernel

28
Stars
0
Forks
Watchers

Kernel for the Oro Operating System

charlex-os

23
Stars
3
Forks
Watchers

CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating...

zambesii

15
Stars
3
Forks
Watchers

Non-unix, custom-API hybrid OS kernel written in C++ which can be thought of as an emulated microkernel. The native API is almost fully asynchronous and the kernel is aimed at high-scaling, high-throu...