zen
Kernel project
An experimental operating system written in Zig, with the goal of building and testing a modern kernel
Experimental operating system written in Zig
451 stars
21 watching
27 forks
Language: Zig
last commit: about 2 months ago
Linked from 3 awesome lists
kerneloperating-systemoszig
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
liampwll/zig-efi-os | An operating system written in Zig that provides a minimal, bootable, and efficient foundation for building embedded systems | 15 |
zeeboppityzagziggity/zbzz.os | An operating system built with RISCV and Zig, providing a basic platform for software development | 12 |
tomatorg/tomatos | An experimental operating system written in C with the goal of using type safety to achieve memory safety and simplicity. | 39 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
andrewrk/hellos | A minimalist x86 kernel example in Zig | 275 |
chivay/vmt | A toy operating system written in Zig. | 10 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 750 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 16 |