A minimal libc written in assembly, including functions like strlen, strcpy, strcmp, read and write. This project focuses on understanding calling conventions, registers, syscalls, and low-level program execution.