/dalloc

Custom memory allocator written in C

Primary LanguageC

dalloc

dalloc: A custom memory allocator written in C

cmake -B bin
cmake --build bin --target coverage .