awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
topfreegames avatar

topfreegames/pitaya

0
View on GitHub↗
2,792 星标·533 分支·Go·MIT·7 次浏览

Pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.

Features

  • Game Server Frameworks - Scalable game server framework in Go.
  • Developer Frameworks - A scalable game server framework with clustering support.
  • 游戏开发 - Scalable game server framework with cluster support.
  • Game Server Frameworks - Scalable game server framework for Go.
  • Game Development - Scalable game server framework with cluster support.

Star 历史

topfreegames/pitaya 的 Star 历史图表topfreegames/pitaya 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pitaya 的开源替代方案

相似的开源项目,按与 Pitaya 的功能重合度排序。
  • name5566/leafname5566 的头像

    name5566/leaf

    5,513在 GitHub 上查看↗

    Leaf is a game server framework written in Go designed for building multiplayer game backends. It provides a modular backend architecture that organizes server logic into independent modules and includes a concurrent task scheduler for managing ordered, delayed, or recurring functions. The framework features a TCP and WebSocket server that manages simultaneous connections through a single interface. It incorporates a message router capable of decoding Protobuf and JSON data to map incoming network packets to specific internal server modules. The system includes capabilities for multi-protoco

    Go
    在 GitHub 上查看↗5,513
  • xiaonanln/goworldxiaonanln 的头像

    xiaonanln/goworld

    2,718在 GitHub 上查看↗

    Scalable Distributed Game Server Engine with Hot Swapping in Golang

    Go
    在 GitHub 上查看↗2,718
  • lonng/nanolonng 的头像

    lonng/nano

    3,173在 GitHub 上查看↗

    Nano is a distributed application framework designed for building systems using an actor-based messaging model. It functions as a distributed actor framework that decouples components through asynchronous messaging to maintain state isolation across a server cluster. The system acts as a cluster message dispatcher and session-aware request router, tracking client state to route incoming messages to the specific agent holding the session data. It utilizes a distributed agent registry to coordinate the dispatching of messages between multiple application instances acting as agents. The framewo

    Godistributed-systemsgamegolang
    在 GitHub 上查看↗3,173
  • xtaci/gonetxtaci 的头像

    xtaci/gonet

    1,287在 GitHub 上查看↗

    A Game Server Skeleton in golang.

    Go
    在 GitHub 上查看↗1,287
查看 Pitaya 的所有 30 个替代方案→

常见问题解答

topfreegames/pitaya 是做什么的?

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.

topfreegames/pitaya 的主要功能有哪些?

topfreegames/pitaya 的主要功能包括:Game Server Frameworks, Developer Frameworks, 游戏开发, Game Development。

topfreegames/pitaya 有哪些开源替代品?

topfreegames/pitaya 的开源替代品包括: name5566/leaf — Leaf is a game server framework written in Go designed for building multiplayer game backends. It provides a modular… xtaci/gonet — A Game Server Skeleton in golang. lonng/nano — Nano is a distributed application framework designed for building systems using an actor-based messaging model. It… xiaonanln/goworld — Scalable Distributed Game Server Engine with Hot Swapping in Golang. cocoatoucher/glide — Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials. dobyte/due — 基于Go语言开发的高性能分布式游戏服务器框架.