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

Related projects

Alternatives and complementary repositories for malloc