Binary package “libcvector2” in ubuntu xenial

ANSI C implementation of dynamic arrays

 CVector is an ANSI C library which implements dynamic arrays
 approximating the functionality of the C++ vector class. It provides
 functions to create and manipulate an abstract vector container.
 Vector elements can be of any datatype.