HarshTrivedi / malloc

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.
33Updated last year

Alternatives and similar repositories for malloc:

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