There are 0 repository under kfs topic.
An educational Unix-Like Os. Try to mimic the first Unix implementation, back in the old day.
An educational segmented kernel (286 like kernel).
x86 Kernel From Scratch: From basic bootable kernel, GDT & IDT implementation to advanced ELF memory parser & complete kernel/userspace syscall mechanism.
A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs
Lightweight Unix-like kernel writen in C and ASM. It follows the KFS series of the 42 school.
Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch. PART 1
Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch. PART 2