Skip to content

sputnik89/my-malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

my-malloc

A customized dynamic allocator using a segregated-list-based implementation. The starter code is borrowed from CSAPP and the malloc lab from CMU's 15-213. The meson.build file is attributed to Jonathan Eyolfson at the University of Toronto.

About

Segragated-list-based dynamic memory allocator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages