No description
  • Rust 92.3%
  • Makefile 7.7%
Find a file
2026-03-19 02:39:34 +00:00
kernel small changes to cargo toml 2026-03-19 02:39:34 +00:00
limine@38ff2c855a Intial PCI Work 2026-03-07 06:16:31 +00:00
.gitignore small changes to cargo toml 2026-03-19 02:39:34 +00:00
.gitmodules rust rewrite 2025-10-18 02:00:50 +01:00
GNUmakefile ECAM, pci discovery via ECAM 2026-03-10 02:16:37 +00:00
LICENSE rust rewrite 2025-10-18 02:00:50 +01:00
limine.conf SEXSEXESXESXESXESXESXESEXSEXSEXSEXSEXSEXPOMNI 2026-01-17 05:02:46 +00:00
README.md Update README.md 2026-02-23 10:39:15 +01:00

NyauxKC

NyauxKC is an unix-like operating system, the Nyaux kernel is monolithic, the kernel is written in rust. Please refer to the branch 'old-nyaux' if you are here to see what my project has done before, I am currently rewriting in rust which is what the main branch is.

Goals for the Project

[] Basic x86_64 setup and abstraction
[✓] PMM using freelist
[✓] Slab Allocation
[
] Page Tables for x86_64 and RISCV64
[✓] VMM
...



[X] Port Xorg
..
[X] Port Wayland