trOS
RPI OS
A small, bare-metal OS for the RPI3, written in Zig.
tiny aarch64 baremetal OS thingy
49 stars
8 watching
5 forks
Language: Zig
last commit: over 5 years ago
Linked from 3 awesome lists
aarch64osdevrpi3zig
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
jimtremblay/nos | A lightweight, real-time operating system for microcontrollers. | 200 |
liampwll/zig-efi-os | An operating system written in Zig that provides a minimal, bootable, and efficient foundation for building embedded systems | 15 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
chivay/vmt | A toy operating system written in Zig. | 10 |
andreaorru/zen | A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design. | 443 |
zeeboppityzagziggity/zbzz.os | An operating system built with RISCV and Zig, providing a basic platform for software development | 12 |
tzucarlos/raspberrypi | Developing a microkernel OS on the Raspberry Pi using ARMv6 hardware | 22 |
rtos-from-scratch/rtos-from-scratch | A real-time operating system built from scratch in C using the ARM architecture | 18 |
forty-tw0/raspberrypi-freertos | A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 54 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |