My dynamic memory allocator, uses best-fit and explict free list. The code for the program is located in src file. All the methods are in sfmm.c file. Unit tests can be found in tests.c file.
Criterion - unit testing library The MIT License (MIT) Copyright © 2015-2016 Franklin "Snaipe" Mathieu http://snai.pe/