Skip to content

I wrote this project allow with Duc Nguyen, a fellow Computer Science Major at Carleton College. We wrote a C implementation of malloc, realloc, and free, using the abstract concept of the Heap. We thought hard about ways of optimizing the performance of the Heap, using concepts such as throughput, memory utilization, splitting and coalescing.

Notifications You must be signed in to change notification settings

juanitozhang/Dynamic-Storage-Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

I wrote this project allow with Duc Nguyen, a fellow Computer Science Major at Carleton College. We wrote a C implementation of malloc, realloc, and free, using the abstract concept of the Heap. We thought hard about ways of optimizing the performance of the Heap, using concepts such as throughput, memory utilization, splitting and coalescing.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published