Dynamic Arrays it is a set of classes to store and manipulate collections of data any type (int, double, any custom class and etc.)
Very handy and usable.
All classes are protected by tests.
Very fast and functional.
Reallocs of memory are minimized to improve performance.