This project implements a custom dynamic memory allocator in C, mimicking the behavior of standard functions like malloc(), free(), and realloc(). It's designed to provide a hands-on understanding of how memory management works at a low level, using manual heap manipulation via sbrk().
-
Notifications
You must be signed in to change notification settings - Fork 0
voldemozzerella/heap-allocator
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published