April 27, 2005
Indigo is a project to provide general containers for D that look & feel like the Qt 4.0 container classes. This is version 0.4, containing Vector, List, LinkedList and Map. Due to the superior performance of Map, i defer the Hash. I am not absolutely sure, but i think i will write a String next.

You reach the docs under http://www.uwesalomon.de/code/indigo/index.html
There is also a link to download the tar-gzipped sources, and some results of tests i made that show the very high performance of the containers.

This is not my first programming project, but my first open source projekt, thus i will be very grateful for advices from you all.

Thanks & ciao
uwe