# xqueue **Repository Path**: whik/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**: 39 - **Forks**: 17 - **Created**: 2023-04-09 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: utils **Tags**: None ## README # xqueue #### 介绍 基于C语言的循环(环形)队列,数据类型可自定义。