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
-
Notifications
You must be signed in to change notification settings - Fork 0
License
0smic/custom_malloc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published