MaaSTaaR / 539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
☆220Updated last year
Alternatives and similar repositories for 539kernel:
Users that are interested in 539kernel are comparing it to the libraries listed below
- xv6 OS☆238Updated last month
- A mirror of TinyBIOS repository☆309Updated 3 weeks ago
- Portable asynchronous microkernel implementing multiprocessor priority scheduling and Unix-like abstractions☆166Updated this week
- Tiny C++ boot loader☆80Updated last year
- A minimal TCP/IP stack☆514Updated 9 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated 11 months ago
- Test cases for Writing a C Compiler☆203Updated this week
- The first C compiler ported to x86☆191Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆204Updated 3 years ago
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆394Updated last week
- An x86_64 OS kernel from scratch.☆158Updated 4 months ago
- An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.☆162Updated last month
- A UNIX-like kernel for the i386 architecture