Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A project to reimplement standard memory management functions: malloc, free, calloc, and realloc. This custom allocator aims to provide efficient dynamic memory allocation, deallocation, and resizing with comprehensive error handling and performance optimizations.

Notifications You must be signed in to change notification settings

DimitriLaPoudre/mmalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

A project to reimplement standard memory management functions: malloc, free, calloc, and realloc. This custom allocator aims to provide efficient dynamic memory allocation, deallocation, and resizing with comprehensive error handling and performance optimizations.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published