Skip to content

adel-qod/malloc

Repository files navigation

DISCONTINUED. PRJECT DOES NOT WORK & WON'T FIX IT.
CHECK `malloc2`.

The aim of this project is to first write an implementation for the malloc
C standard library function, then on top of it, implement a conservative 
garbage collector.

For technical details: Check the doc.txt file
For the requirements list: Check the reqs.txt file
For the flow charts: Check the malloc_flow_chart.pdf and free_flow_chart.pdf
For the coding style used in this project: coding_style.txt

You are strongly encouraged to first read the requirements, then check the doc
file and follow the instructions there

This project is under the BSD-2 clause license

Contact info:
Adel Qodmani
mpcadel@gmail.com

About

[BROKEN - DO NOT USE] A malloc implementation for 64-bit Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors