On libraries I really miss the Collections library, since sometimes I like to participate on programming competitions and a direct standard containers library would be great for that. But Allocators are - theoretically - blocking a Collections library ; - ;.
There are standard collections in std.container, but indeed the impending allocator design has been holding back further development of the module.
