cvector
There are 5 repositories under cvector topic.
rswinkle/CVector
A C vector library similar to the C++ STL vector
rswinkle/c_utils
utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).
tschuchortdev/cvector
Simple generic vector implemented in C
Borysiakk/CVector
This is an implementation of a vector
s53g4z/CVector
Public-domain C-vector implementation.