kfs
There are 15 repositories under kfs topic.
sunriseos/SunriseOS
Horizon/NX kernel reimplementation
storj-archived/kfs
Deprecated
0rayn/Yona
Hobby Operating System --- Using YonaOs is saying "I want problems, Always" :)
MaoKo/Unix-Like
An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.
sclolus/Turbofish
x86 Unix Kernel and minimal OS In Rust
Harthann/Yak
32bits - i386 Rust Kernel from Scratch 🦀
MaoKo/Segmented_Kernel
An educational segmented kernel (286 like kernel).
iomonad/KFS
x86 Kernel From Scratch: From basic bootable kernel, GDT & IDT implementation to advanced ELF memory parser & complete kernel/userspace syscall mechanism.
luckcolors/gokfs
A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs
vvaucoul/KronOS
Lightweight Unix-like kernel writen in C and ASM. It follows the KFS series of the 42 school.
alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
rbourgeat/kfs-1
Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch. PART 1
rbourgeat/kfs-2
Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch. PART 2
louisabricot/KFS2
Kernel From Scratch - GDT & Stack