digitalmars.D.announce - Indigo template containers 0.7
- Uwe Salomon (16/16) May 21 2005 Indigo is a project to provide general containers for D that look & feel...
Indigo is a project to provide general containers for D that look & feel like the Qt 4.0 container classes, and additionally harmonize very well with D specialities. This is version 0.7, containing only a bug fix and some small changes to improve the performance (i worked on std.utf the last days). Next version will contain a Hash, and a Set. You reach the docs under: http://www.uwesalomon.de/code/indigo/index.html And the source under: http://www.uwesalomon.de/code/indigo/indigo.tar.gz In the docs there are also 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 project, thus i will be very grateful for advices from you all. Thanks & ciao uwe
May 21 2005