No description
  • Rust 94.6%
  • Makefile 5.4%
Find a file
2026-05-04 17:24:41 +01:00
kernel intial vfs concept 2026-05-04 17:24:41 +01:00
limine@38ff2c855a partial gdt/tss restructing 2026-04-15 03:16:56 +01: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 unfinished interrupt stacks 2026-04-16 21:59:27 +01: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