topfreegames/pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 93
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 3089
- days_rel: 76
- days_push: 42
- n_releases_24m: 26
Adoption not part of the score
2825 stars · 542 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pitaya is a lightweight, scalable game server framework written in Go with clustering support for distributed multiplayer games. It ships client libraries for iOS, Android, and Unity via a C SDK, and uses etcd for service discovery and NATS or gRPC for RPC.
Use cases
- build a multiplayer game backend in Go
- run a clustered game server with frontend and backend nodes
- connect mobile or Unity game clients to a custom server
- implement distributed RPC between game server components
- scale real-time game sessions across multiple servers
When to choose
- you are building a real-time multiplayer game server in Go
- you need clustering and service discovery out of the box
- your clients run on iOS, Android, or Unity and can use the C SDK
When to avoid
- you need a general-purpose web application framework rather than a game server
- your stack is not Go and you cannot use the C client SDK
- you want a fully managed game backend service rather than self-hosted infrastructure
Facets
framework · maturity active
web-framework rpc service-discovery websocket sdk backend microservices gaming-tools go cross-platform game-server multiplayer-games clustering unity c-sdk pomelo-inspired game-development ios android docker
1 source
- readme: https://github.com/topfreegames/pitaya · fetched 2026-08-28 · 946316301c7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| topfreegames/pitaya | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="topfreegames/pitaya")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem