# libcstl **Repository Path**: myliucom/libcstl ## Basic Information - **Project Name**: libcstl - **Description**: libcstl 是使用 C 语言编写的一个通用的数据结构和常用的算法库,它模仿 SGI STL 的接口和实现,支持 vector,list,deque 等等常用的数据结构,同时还支 - **Primary Language**: C/C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/libcstl - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2021-12-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have. libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve. For Windows platform there are README.Win32 file that discuss issues how to compile libcstl on Windows. Problems, bugs, questions, desirable enhancements, etc. should be sent to the address "activesys.wb@gmail.com". Bugs, support requests, and feature requests may also be submitted on the GitHub sit for libcstl at https://github.com/activesys/libcstl or GoogleCode site for libcstl at http://code.google.com/p/libcstl/issues/list The project home page http://libcstl.org/