lux-operating-system / kernelLinks
Portable asynchronous microkernel with multiprocessor priority scheduling and Unix-like abstractions
☆186Updated 11 months ago
Alternatives and similar repositories for kernel
Users that are interested in kernel are comparing it to the libraries listed below
Sorting:
- An x86_64 OS kernel from scratch.☆154Updated last year
- Mirror of my from-scratch x86_64 UNIX-like OS.☆395Updated 3 months ago
- A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be educational and experimental while…