Custom memory allocator in C using a fixed-size heap with block splitting and coalescing.
-
Updated
Jan 14, 2026 - C
Custom memory allocator in C using a fixed-size heap with block splitting and coalescing.
Malloc implementation using Unix system calls - C
Add a description, image, and links to the custom-malloc topic page so that developers can more easily learn about it.
To associate your repository with the custom-malloc topic, visit your repo's landing page and select "manage topics."