Back to projects
2020
1 min read

MinilibC

School project (x86_64 Assembler)

The goal of the MinilibC project is to develop a minimal C library using assembly language to implement basic functionalities. The objective is to demonstrate a deep understanding of low-level concepts and optimize basic operations for enhanced performance.