My buddy memory allocator
Primary LanguageC++
My buddy memory allocator.
mkdir build cd build cmake .. make