operating-system-learning topic

List operating-system-learning repositories

Osdev-Notes

425
Stars
25
Forks
Watchers

A set of tutorials (notes) organized as a book that explore how to write an Operating System from scratch

Dreamos64

143
Stars
6
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

34
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

17
Stars
3
Forks
Watchers

charleX is a simple OS.The kernel is written with c programming language and the reference of this code is "codeproject.com". I still working to make a better kernel than this one!

kuroos

16
Stars
3
Forks
Watchers

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

PatienceOS

19
Stars
3
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