created a memory allocater which I try to mimic like malloc. basically it just educational. uses an array and distribute it's memory to the user as per need and keeping track of memory which are in use. and free as per user. also added reallocation by resize the array or merging the consecutive space. basically I'm trying to figure out how things works in internal
0smic/custom_malloc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|