October 21, 2015
Just in case people forgot:

https://github.com/economicmodeling/containers

It's based on std.experimental.allocator, and was the project that caused a lot of allocator bugs being found and fixed.
October 22, 2015
On Wednesday, 21 October 2015 at 22:17:52 UTC, Brian Schott wrote:
> Just in case people forgot:
>
> https://github.com/economicmodeling/containers
>
> It's based on std.experimental.allocator, and was the project that caused a lot of allocator bugs being found and fixed.

In case it encourages others to try - I have used this a little in my own work.  Pretty nice - fast and simple enough to use.