Custom Memory Manager: Thread-safe `malloc/calloc/realloc/free` with leak detection, allocation tracking, and fragmentation stats. Reports leaks with file/line info.
-
Updated
Apr 19, 2025 - C
Custom Memory Manager: Thread-safe `malloc/calloc/realloc/free` with leak detection, allocation tracking, and fragmentation stats. Reports leaks with file/line info.
All algorithms implemented for education
Add a description, image, and links to the c-memory-debugging topic page so that developers can more easily learn about it.
To associate your repository with the c-memory-debugging topic, visit your repo's landing page and select "manage topics."