Things are going well with std.allocator. I broke the code into a package with modules, which makes it quite nice to deal with. Also I just implemented a simple heterogeneous freelist allocator akin to the Kernighan-Ritchie one:http://erdani.com/d/phobos-prerelease/std_experimental_allocator_kernighan_ritchie.html
Guess, it's a matter of time until we get something like yashwantraoShambshioSubramaniamSort in phobos.
