Final project for CS 107: Computer Organizations and Systems, taken in Spring 2018. Programming is low-level C (no C++). Used GDB, GCC, valgrind, assembly code, and callgrind. Developed source code using Ubuntu, a linux terminal, and EMACS, a text editor.
derekchung10/heapallocator
Heap allocator: final assignment for CS 107: Computer Organizations and Systems, taken Spring 2018.
C