# h-exchange **Repository Path**: pseudocodes/h-exchange ## Basic Information - **Project Name**: h-exchange - **Description**: 高性能内存撮合引擎 Golang 版本,使用skiplist结构高效排序与匹配订单。 - **Primary Language**: Go - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2021-07-06 - **Last Updated**: 2025-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 只公开了订单撮合代码,code 见 dev 分支