zen
Experimental OS
A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design.
Experimental operating system written in Zig
443 stars
22 watching
27 forks
Language: Assembly
last commit: 7 months ago
Linked from 3 awesome lists
kerneloperating-systemoszig
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
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. | 561 |
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. | 40 |
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 | 273 |
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. | 429 |
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. | 166 |
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. | 738 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |