# CplusplusComponent **Repository Path**: cplus-learn/CplusplusComponent ## Basic Information - **Project Name**: CplusplusComponent - **Description**: c++ 常用组件库 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # # 部分代码来源 ## utils 1. [C++11 Data Structures](https://github.com/eigenbom/utils) 2. [ODLib](https://github.com/WopsS/ODLib) 3. [CGUtils](https://github.com/wyzwzz/CGUtils) 4. [atframe_utils](https://github.com/atframework/atframe_utils) 5. [cpp-utils](https://github.com/chxuan/cpp-utils) 6. [tb-common-utils](https://github.com/raywill/tb-common-utils) 7. [wzq_utils](https://github.com/chengxumiaodaren/wzq_utils) 8. [utils](https://github.com/kennytm/utils) 9. [utils_cplusplus](https://github.com/zhaokun00/utils_cplusplus) ## sigslot 1. [lan-module-tests](https://github.com/OurEra/lan-module-tests) 2. [sigslot](https://github.com/palacaze/sigslot) 3. [observer](https://github.com/PG1003/observer)