An open API service indexing awesome lists of open source software.

https://github.com/csirak/zestos

a unix os written in zig for riscv64
https://github.com/csirak/zestos

Last synced: 4 months ago
JSON representation

a unix os written in zig for riscv64

Awesome Lists containing this project

README

          

xv6 port written fully in zig
additional features:
- introspection during unknown traps, as well as a syscall to stop programs at any point and observe:
- kernel/user memory
- inode blocks directly
- file tables
- coming soon: kernel stacks and user stack tracing
- blockdump

stay zesty