ZBZZ.OS
Operating System
An operating system built with RISCV and Zig, providing a basic platform for software development
An operating system built with RISCV and Zig
12 stars
2 watching
1 forks
Language: Zig
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 54 |
liampwll/zig-efi-os | An operating system written in Zig that provides a minimal, bootable, and efficient foundation for building embedded systems | 15 |
bagggage/bamos | An operating system project that aims to create a lightweight and fast OS with well-documented codebase and native support for multiple system ABIs. | 20 |
andreaorru/zen | A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design. | 443 |
chivay/vmt | A toy operating system written in Zig. | 10 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
xomboverlord/xomb | An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 342 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
ffwff/lilith | A custom x86-64 operating system written in Crystal with userspace applications and basic features for development and testing. | 1,150 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |
osresearch/zbpy | Implementing a protocol stack for Zigbee devices on MicroPython-based boards | 44 |
mbrock/wisp | A WebAssembly-based Lisp system with a focus on developer experience and tooling for building and debugging concurrent systems. | 239 |