Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rheydskey/zros

Experimental zig kernel
https://github.com/rheydskey/zros

Last synced: about 1 month ago
JSON representation

Experimental zig kernel

Awesome Lists containing this project

README

        

## zros
zros (Zig and Rust os) is an kernel to learn how it's working.
Crappy and dirty code is expected :)

Why no rust ? Because rust will come when userspace will work

Big thanks to devse admins to make me do this thing (inspired of them)

Roadmap (FROM the devse meme generator):
- [x] GDT
- [x] IDT
- [x] PMM
- [x] VMM
- [x] Paging
- [x] ACPI
- [x] APIC
- [x] IOAPIC
- [x] LAPIC
- [x] HPET
- [x] APIC-TIMER
- [x] Userspace
- [ ] SMP
- [ ] The fun begin