memory-fragmentation topic

List memory-fragmentation repositories

memorymanager

71
Stars
0
Forks
Watchers

A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of good virtual memory management, at the cost of wasting some memor...