libdsc is an open-source C library featuring robust and efficient implementations of essential data structures—including vectors, stacks, queues, lists, sets, and maps—with interfaces that closely resemble those found in the C++ Standard Library, which provides familiarity and ease of use to C++ developers. -
View it on GitHub