Skip to content

Minotaur - A Go library for distributed server-side development with an Actor model, tailored for game servers.

License

Notifications You must be signed in to change notification settings

kercylan98/minotaur

Repository files navigation

Minotaur

Minotaur 是一个通过 Actor 思想来设计的天然支持分布式的服务端开发支持库,主要目的是提供简单的并发及分布式实现。其中不仅包含了对 Actor 的抽象,同时也包含了大量常用的工具函数,尽管主要是面向于游戏开发,但是其中的大量功能也同样适用于 WEB 开发。


Go doc license

go version tag views

email qq-group telegram

开始使用

go get -u github.com/kercylan98/minotaur

关于 Minotaur 的相关内容请参阅 WIKI

贡献者列表

contributors

参与贡献请参考 CONTRIBUTING.md 贡献指南。

联系方式

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.

About

Minotaur - A Go library for distributed server-side development with an Actor model, tailored for game servers.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages