Skip to content

Implementing a dynamic memory allocation mechanism based on red black trees ⚙️

License

Notifications You must be signed in to change notification settings

psprawka/Ft_malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ft_malloc - allocate and free dynamic memory ⛓

This project is about writing a dynamic allocation memory management library; recoding two of most commonly used functions - malloc() and free() along red black trees.

THIS PROJECT IS COMPLETELY BROKEN - I started to restructure it, but don't have time to finish, so it is in the middle of restructuring. I'll fix it once I have time for it :)

About

Implementing a dynamic memory allocation mechanism based on red black trees ⚙️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published