osdev topic

List osdev repositories

barebones

148
Stars
13
Forks
Watchers

Barebones multiboot kernel for beginners

DentOS

31
Stars
7
Forks
Watchers

Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C

luakernel

259
Stars
16
Forks
Watchers

Lua + SQLite + musl libc running on x86.

biefircate

48
Stars
4
Forks
Watchers

Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asc...

ucore

48
Stars
16
Forks
Watchers

uCore Operating System Lab

valkyrie

72
Stars
7
Forks
Watchers

🔮 A UNIX-like toy kernel built from scratch (for AArch64) with preemptive multi-threading, VM, CoW fork(), buddy, slob, VFS, FAT32.

duckOS

588
Stars
19
Forks
Watchers

An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!

Cyjon

411
Stars
27
Forks
Watchers

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

ida_bochs_windows

60
Stars
10
Forks
Watchers

Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)

ida_vmware_windows_gdb

57
Stars
14
Forks
Watchers

Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)