daintree
UEFI OS
An operating system with a UEFI bootloader written in Zig.
[non-functional] ARMv8-A/RISC-V kernel (with UEFI bootloader)
51 stars
4 watching
4 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list
armv8kernelrisc-vuefizig
Related projects:
Repository | Description | Stars |
---|---|---|
stakach/uefi-bootstrap | A minimalist kernel bootstrap project to help developers learn and develop OS development | 34 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |
chivay/vmt | A toy operating system written in Zig. | 10 |
liampwll/zig-efi-os | An operating system written in Zig that provides a minimal, bootable, and efficient foundation for building embedded systems | 15 |
david-vanderson/dvui | A GUI toolkit that processes input events directly in the application loop, suitable for low-fps situations or debugging on top of existing applications. | 423 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
andreiw/raspberrypipkg | A 64-bit UEFI firmware implementation for the Raspberry Pi 3/3B+ platform. | 744 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 429 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
kivikakk/libpcre.zig | A collection of Zig bindings to the popular regular-expression library libpcre | 25 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
bfactory-ai/zignal | An image processing library that provides a foundation for high-quality image processing capabilities | 67 |
dierk/frepl-gui | A graphical interface for the Frege REPL, allowing users to interact with the language in an intuitive way. | 25 |