/Memory-allocator

C program that allocates, frees, and reallocates memory using an explicit free list with first-fit placement, LIFO, and block splitting with no splinters.

Primary LanguageC

This repository is not active