/mm-allocator

a simple memory allocator written in pure C with reimplementations of malloc,calloc,realloc and free using singly linked lists. inspired by https://github.com/arjun024/memalloc

Primary LanguageCMIT LicenseMIT

Watchers