Description
Common containers and algorithms help C projects avoid reimplementing basic data structures over and over. The library offers reusable building blocks for programs that need lists, trees, maps, or similar structures.
This package is for developers or software that already depends on libcstl. It does not add a visible program; it supplies code that applications link to during build or runtime.