FMIProjects / MemAlloc

MemAlloc is a C library for efficient memory management, incorporating Best Fit, Next Fit, First Fit, Worst Fit, and Buddy Allocation algorithms to optimize memory utilization in applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMIProjects/MemAlloc Stargazers