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.
31Updated 10 months ago

Related projects: