2014-07-28

Fixed-Size Block Allocator suite for C++

http://warp.povusers.org/FSBAllocator/
The advantage of this is that it's memory-efficient when the sizes of the allocated blocks are very varied throughout the execution of the program.