osdev topic

List osdev repositories

zig-x86_64

15
Stars
2
Forks
Watchers

Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)

zigvale

11
Stars
1
Forks
Watchers

A Zig implementation of the stivale2 boot protocol

zigvale-barebones

6
Stars
1
Forks
Watchers

A brief example of the use of the Zigvale library in a bare-bones kernel.

awesome-osdev

36
Stars
2
Forks
Watchers

List of resources and projects for operating system development.

vmt

6
Stars
0
Forks
Watchers

Toy OS written in Zig

skift-cpp

28
Stars
4
Forks
Watchers

:avocado: A simple, handmade, operating system for intel x86 cpu. Now written in c++ !

awesome-os

1.5k
Stars
151
Forks
Watchers

A list of operating systems and stuff

os64

40
Stars
7
Forks
Watchers

A minimal example of an x86_64 higher half kernel loaded at the -2GB mark

beeos

131
Stars
13
Forks
Watchers

A simple "Unix-like" kernel trying to be POSIX compliant

Melvix

75
Stars
4
Forks
Watchers

:computer: Small operating system written from scratch (covid/school project)