Skip to content
/ Malloc Public

Reprogramming of the memory C allocation tool (malloc, realloc, free)

Notifications You must be signed in to change notification settings

Kh4ster/Malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reprogramming of the memory C allocation tool (malloc, realloc, free)
Used : Doubly linked list, Hashmap, mmap7
Learnt : How to operate on raw data blocks and organise memory.
High performance and thread-safety requiered.

About

Reprogramming of the memory C allocation tool (malloc, realloc, free)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published