pluto
Kernel
A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable.
An x86 kernel written in Zig
576 stars
15 watching
22 forks
Language: Zig
last commit: about 1 year ago
Linked from 3 awesome lists
hacktoberfestkerneloperating-systemx86zig
Related projects:
Repository | Description | Stars |
---|---|---|
| A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |
| A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
| A simple operating system written in Zig | 38 |
| A minimalist x86 kernel example in Zig | 275 |
| A toy operating system written in Zig. | 10 |
| A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. | 14 |
| An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |
| A Zig library for assembling x86 machine code instructions | 27 |
| A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
| An operating system with a UEFI bootloader written in Zig. | 51 |
| An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
| Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,282 |
| A presentation on how Linux kernel development works | 624 |
| A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
| A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |