KaiNorberg / PatchworkOSLinks
A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be educational and experimental while rigorously following a Plan9-style "everything is a file" philosophy, featuring a from-scratch ACPI AML parser, EEVDF scheduler and a pseudo-capability namespace based security model.
☆412Updated this week
Alternatives and similar repositories for PatchworkOS
Users that are interested in PatchworkOS are comparing it to the libraries listed below
Sorting:
- An x86_64 OS kernel from scratch.☆154Updated last year
- Minos is a mini operating system written in C☆172Updated 2 weeks ago
- A from-scratch operating system attempting to make a full user experience.☆116Updated 3 weeks ago
- Mirror of my from-scratch x86_64 UNIX-like OS.☆395Updated 3 months ago
- x86-64 Operating System☆396Updated 2 weeks ago
- My hobby OS kernel☆64Updated last year
- Portable asynchronous microkernel with multiprocessor priority scheduling and Unix-like abstractions☆186Updated 11 months ago
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.