lonng/nano
Lightweight, facility, high performance golang based game server framework observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3318
- days_rel: n/a
- days_push: 188
- n_releases_24m: 0
Adoption not part of the score
3223 stars · 466 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nano is a lightweight, high-performance game server framework written in Go. It provides a component-based networking architecture with built-in distributed system support for building real-time, social, and mobile game servers over TCP and WebSocket.
Use cases
- build a multiplayer game server in Go
- create a real-time chat server with WebSocket
- implement a distributed game backend with message routing
- handle client sessions and push messages to players
- build a mobile game backend with TCP networking
- run asynchronous tasks like database lookups during login
When to choose
- you are building real-time or multiplayer game servers in Go
- you want a lightweight alternative to heavier game server frameworks like Pomelo
- you need built-in distributed/cluster support for game backends
- you want component-based handler registration with session push/response semantics
When to avoid
- you need a general-purpose web framework for REST APIs
- your game engine requires a full client-side or rendering solution
- you need a mature ecosystem with extensive third-party plugins
- you are not working in Go
Facets
framework · maturity active
web-framework websocket http-server rpc serialization networking backend microservices web-development go windows cross-platform game-server tcp-server websocket-server protobuf real-time-games lightweight component-based game-development real-time linux macos
1 source
- readme: https://github.com/lonng/nano · fetched 2026-08-28 · 193b8bec26eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lonng/nano | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem