MemoryManager

(★ 14)

I am writing a memory manager to make life easier in C++. The goal is to create something that replaces new and delete and maintains speed while also handling garbage collection and preventing memory fragmentation.

MemoryManager 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation