siddg97 / C-Memory-management

Memory management interfaces to allocate and free up memory as requested. Three algorithms supported: FIRST_FIT, BEST_FIT and WORST_FIT. Implemented in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

siddg97/C-Memory-management Stargazers