| Projects on Google Code | Results 1 - 2 of 2 |
The generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict algorithmic constraints. When th...
This project steals its name from TinyXML. The benefit of TinyXML is its full set of features and ease of use coupled with the ease at which one can integrate it into a working program.
TinyDS is a data structure library meant to be orthogonal and full featured, but made of pure C/C++ (other plan...