/xallocator

Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.