An open API service indexing awesome lists of open source software.

https://github.com/m0rningdawning/knockos

PeachOS knock-off to practice kernel dev.
https://github.com/m0rningdawning/knockos

c kernel nasm operating-system x86-64

Last synced: 2 months ago
JSON representation

PeachOS knock-off to practice kernel dev.

Awesome Lists containing this project

README

        

# KnockOS
PeachOS knock-off to practice kernel dev.
## Resources
- https://www.udemy.com/course/developing-a-multithreaded-kernel-from-scratch
- https://wiki.osdev.org/Expanded_Main_Page
- https://ctyme.com/rbrown.htm
- https://pages.cs.wisc.edu/~remzi/OSTEP/