DSAC - Data Structures and Algorithms in C A lightweight C library for common data structures and algorithms. Features Vector: Dynamic array with macros for common types (int, char*(string), float, ...). Usage