A memory manager (Buddy System) intended to improve the efficiency of malloc/free - Implemented in C++
Primary LanguageC++