joshsizer / My-Malloc

Linked-list implementation of the standard C library function “malloc.” Uses a first-fit algorithm with support for coalescing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joshsizer/My-Malloc Stargazers