# Libgc **Repository Path**: GeekLeague/Libgc ## Basic Information - **Project Name**: Libgc - **Description**: Garbage collection framework for c++ and ability of reflection - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-03-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Libgc #### 介绍 Garbage collection framework for c++ and ability of reflection #### 软件架构 C++17 #### 注意 请不要在任何大型项目中使用!安全性不能保证! #### TODO 1. debug 2. 加入更好的垃圾回收算法 3. 保证线程安全,加锁