A custom heap memory allocator implementing malloc/free/realloc semantics. C (C11), Linux syscalls (brk/mmap), Valgrind-compatible.
-
Updated
Dec 23, 2025 - C
A custom heap memory allocator implementing malloc/free/realloc semantics. C (C11), Linux syscalls (brk/mmap), Valgrind-compatible.
Add a description, image, and links to the c-memory topic page so that developers can more easily learn about it.
To associate your repository with the c-memory topic, visit your repo's landing page and select "manage topics."