Kernel topic
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
List
Kernel repositories
serenity
25.5k
Stars
2.8k
Forks
342
Watchers
The Serenity Operating System 🐞
ArvernOS
308
Stars
28
Forks
Watchers
:floppy_disk: A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
disfetch
53
Stars
2
Forks
Watchers
Yet another *nix distro fetching program, but less complex.
cheat-sheet
13
Stars
4
Forks
Watchers
Cheat sheet about stuff others might find interesting
clashos
183
Stars
17
Forks
Watchers
multiplayer arcade game for bare metal Raspberry Pi 3 B+
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.