AntonMenshov/xallocator
Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults.
C++MIT
No issues in this repository yet.
Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults.
C++MIT
No issues in this repository yet.