HarshTrivedi / mallocView on GitHub
An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching 91 % efficiency.
35Oct 22, 2023Updated 2 years ago

Alternatives and similar repositories for malloc

Users that are interested in malloc are comparing it to the libraries listed below

Sorting:

Are these results useful?