Projects
Current
- dynamic-memory-toolkit : Collection of experimental memory allocators written in modern C++.
Past
- gang-malloc : A memory allocator that works in single instruction, multiple threads (SIMT) environments. This was an undergraduate research project for Stony Brook University’s COMPAS program.