operating-system-learning topic

List operating-system-learning repositories

Osdev-Notes

522
Stars
34
Forks
Watchers

A book that explore how to write an Operating System from scratch

Dreamos64

157
Stars
8
Forks
Watchers

My experiments with osdev... again

LearnOS

57
Stars
5
Forks
Watchers

This is one of my long awaited project on learning to develop an 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

operating-system-course

38
Stars
1
Forks
Watchers

operating-system-course + My own additional content

beginOS

26
Stars
4
Forks
Watchers

Hello world OS from scratch, a template for absolute beginners

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...

kuroos

16
Stars
3
Forks
Watchers

A simple x86 operating system written in Free Pascal as a learning experience

PatienceOS

26
Stars
6
Forks
Watchers

A baremetal C# kernel.

NoobOS

15
Stars
3
Forks
Watchers

A simple barebones OS kernel template for developers to get started with OS dev