TheLat / MemoryManagerLinks

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.
14Updated 10 years ago

Alternatives and similar repositories for MemoryManager

Users that are interested in MemoryManager are comparing it to the libraries listed below

Sorting: