DSTool logo.DSTool

DSTool is a data structures class library that allows the debugging of data contained in classic data structures using graphic representations. The graphic representacion also allows the edition (at execution time) of the data stored in the data structures.

The debugging process using DSTool's graphic representation is much more intuitive that using a classic linear debug approach.

As a complement to the library, a web-based tutorial has been also developed. The tutorial allows users to execute the main methods of the data structures included in the library, so the users can check out the effect caused by their actions visually. This tutorial also allow users to compare the efficiency of any pair of data structures using graphic representations.

Key Features

Try it out!

You can visit the official DSTool web site to try this tool. There you will find: