# minotaur
**Repository Path**: kercylan98/minotaur
## Basic Information
- **Project Name**: minotaur
- **Description**: Minotaur - A Go library for distributed server-side development with an Actor model, tailored for game servers.
- **Primary Language**: Go
- **License**: MIT
- **Default Branch**: develop
- **Homepage**: https://minotaur.net.cn
- **GVP Project**: No
## Statistics
- **Stars**: 18
- **Forks**: 3
- **Created**: 2023-08-21
- **Last Updated**: 2025-08-03
## Categories & Tags
**Categories**: game-dev
**Tags**: Go语言, Server, Actor, game, Minotaur
## README
# Minotaur
Minotaur 是一个通过 Actor 思想来设计的天然支持分布式的服务端开发支持库,主要目的是提供简单的并发及分布式实现。其中不仅包含了对 Actor 的抽象,同时也包含了大量常用的工具函数,尽管主要是面向于游戏开发,但是其中的大量功能也同样适用于 WEB 开发。
> 该项目整体较为混乱,将逐渐转移至 [Vivid](https://github.com/kercylan98/vivid) 项目。
***
[](https://pkg.go.dev/github.com/kercylan98/minotaur)







# 开始使用
```shell
go get -u github.com/kercylan98/minotaur
```
关于 Minotaur 的相关内容请参阅 [WIKI](https://minotaur.net.cn)。
# 贡献者列表
> 参与贡献请参考 **[CONTRIBUTING.md](CONTRIBUTING.md)** 贡献指南。
# 联系方式
- **[Email: kercylan@gmail.com](mailto:kercylan@gmail.com)**
- **[Telegram: ziv_siren](https://telegram.me/ziv_siren)**
- **[QQ 群: 758219443](https://qm.qq.com/cgi-bin/qm/qr?k=WzRWJIDLzuJbH6-VjdFiTCd1_qA_Ug-D&jump_from=webapi&authKey=ktLEw3XyY9yO+i9rPbI6Fk0UA0uEhACcUidOFdblaiToZtbHcXyU7sFb31FEc9JJ&noverify=0)**
- **WeChat 微信: Serendipity_7l7**
# JetBrains OS licenses
`Minotaur` had been being developed with `GoLand` IDE under the **free JetBrains Open Source license(s)** granted by JetBrains s.r.o., hence I would like to express my thanks here.
