# xqueue **Repository Path**: jindizhiwa/xqueue ## Basic Information - **Project Name**: xqueue - **Description**: xqueue:基于C语言实现的循环队列缓冲区模块 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2023-04-23 - **Last Updated**: 2023-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xqueue #### 介绍 基于C语言的循环(环形)队列,数据类型可自定义。