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

GitHub

561 stars
14 watching
22 forks
Language: Zig
last commit: 11 months ago
Linked from 3 awesome lists

hacktoberfestkerneloperating-systemx86zig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jzck/kernel-zig A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. 429
csirak/zestos A Unix-like operating system written in Zig for the RISC-V 64-bit architecture 16
rafaelbreno/zig-os A simple operating system written in Zig 35
andrewrk/hellos A minimalist x86 kernel example in Zig 273
chivay/vmt A toy operating system written in Zig. 10
carglglz/jupyter_upydevice_kernel A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. 14
andreaorru/zen A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design. 443
momumi/x86-zig A Zig library for assembling x86 machine code instructions 27
kubkon/zig-dis-x86_64 A disassembler and encoder library for x86_64 machine code written in Zig. 35
kivikakk/daintree An operating system with a UEFI bootloader written in Zig. 51
narasimha1997/r3 An hobby x86_64 Operating System kernel written in Rust with minimal functionalities 80
zigembeddedgroup/microzig Unifies abstraction and hardware access for embedded systems using the Zig programming language 1,235
gregkh/kernel-development A presentation on the development process of a widely-used operating system kernel 622
mszoek/hydrogen A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. 36
menix-os/menix A minimal and expandable Unix-like kernel with modular architecture 15