nedmalloc: fast memory allocator
from nedmalloc website: “nedmalloc is a VERY fast, VERY scalable, multithreaded memory allocator with little memory fragmentation… It is more than 125 times faster than the standard Win32 memory allocator, 4-10 times faster than the standard FreeBSD memory allocator and up to twice as fast as ptmalloc2, the standard Linux…