# ShareMemory **Repository Path**: zyh-eric/share_memory ## Basic Information - **Project Name**: ShareMemory - **Description**: 基于ShareMemory实现的进程间通信 已应用于PPI实验室的QEMU-gem5项目 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-28 - **Last Updated**: 2023-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README a lock-free queue based on share memory, which can be used in ipc only support one producer and one consumer