# FofiaObjectPool **Repository Path**: aprilyu/fofia-object-pool ## Basic Information - **Project Name**: FofiaObjectPool - **Description**: 对象池 - **Primary Language**: C# - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-07 - **Last Updated**: 2023-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FofiaObjectPool #### 介绍 一个简易的对象池,包含了池大小,借出归还,定时清理,基本上够用了。