5 repos
Low-level systems programming across multiple architectures (x86, x86-64, ARM64) and operating systems (Windows, BSD), with a focus on bootloaders, firmware, and bare-metal code. The cluster emphasizes C and Rust implementations for kernel-level and firmware concerns, including UEFI shells, boot sequences, and cryptographic primitives optimized for direct hardware access. Central projects like Limine and UEFI-Shell represent common patterns in this space, while cryptogams exemplifies the need for hand-tuned, architecture-specific performance code at this layer.