Malloc

Malloc is the first project I did for my 2nd year at Epitech. Malloc a C function that allocates dynamic memory, if you ever programmed in C probably already encountered it. For the sake of a school project, I had to reproduce it. At the beginning It was definitely a bit challenging to understand the inner working of the memory allocation, but once I did, it became clear and a pleasure to work on it.

Stack: C, Makefile, Git

Check git repository
Titouan 𝕏 GitHub