levex / osdevLinks
Fourth rewrite of LevOS, aiming for POSIX compliance.
☆231Updated 11 years ago
Alternatives and similar repositories for osdev
Users that are interested in osdev are comparing it to the libraries listed below
Sorting:
- Hobby OS project for learning more about low-level hardware (GPUs, networking, USB)☆219Updated 6 years ago
- liballoc - a memory allocator for hobbyist operating systems☆204Updated 4 years ago
- Dennix is a unix-like hobbyist operating system written from scratch.☆164Updated last year
- A hobby operating system built mostly from scratch.☆82Updated 12 years ago
- An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel☆195Updated 2 years ago
- A hobby operating system☆104Updated last week
- A small operating system where I experiment and learn osdev.☆131Updated last week
- Modern Microkernel from Scratch☆229Updated last month
- A simple Unix-like kernel trying to be POSIX compliant☆134Updated last year
- ☆90Updated 3 years ago
- A hobby OS written in assembly (nasm) and C. Small, realistic goals.☆57Updated 8 years ago
- Operating system for x86_64 based around a "keep it simple and make it work" philosophy.