project~/projects/bluelark~/projects/bluelarkos
BluelarkOS
BluelarkOS is a lightweight, Unix-like operating system in early development. It explores how traditional low-level system design can be strengthened with modern safety principles, combining C for hardware control with Rust for critical components.
What it explores
Lightweight Unix-like operating system exploring a hybrid C and Rust architecture.
- Hybrid kernel architecture
- Memory management and scheduling
- System calls and hardware interaction
- Modular and experimental development
Stack
CRustKernel designSystem fundamentals