node-pinus/pinus
A fast,scalable,distributed game server framework for Node.js, Powered by TypeScript. 一个TypeScript写的node.js分布式游戏/应用服务器框架(原型基于pomelo)。 observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3174
- days_rel: n/a
- days_push: 47
- n_releases_24m: 0
Adoption not part of the score
1929 stars · 391 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pinus is a fast, scalable, distributed game server framework for Node.js written in TypeScript, based on the Pomelo architecture with callbacks converted to Promises. It provides a multi-process distributed architecture, RPC, client libraries for many platforms, and tooling for building multiplayer games and real-time applications.
Use cases
- build a multiplayer game backend for web or mobile
- create a distributed real-time chat or message push server
- scale a game server horizontally across multiple processes
- migrate a pomelo project to TypeScript with promise-based APIs
- build an MMO RPG demo server with websocket clients
- develop a real-time application server with broadcast and request-response messaging
When to choose
- you need a battle-tested distributed game server framework on Node.js
- you want TypeScript with promise-based APIs and pomelo protocol compatibility
- you are building multiplayer games or real-time apps needing horizontal scaling
- you need multi-client support including JavaScript, Android, iOS, and Cocos2d-x
When to avoid
- you are building a simple REST API or traditional web application
- your team has no experience with pomelo-style multi-process architectures
- you need a framework with a large active ecosystem beyond the original pomelo community
- you require non-websocket transport protocols out of the box
Facets
framework · maturity active
web-framework websocket rpc middleware plugin-system cli backend microservices web-development cross-platform windows game-server typescript pomelo multiplayer realtime distributed-architecture game-development real-time nodejs macos linux
3 sources
- readme: https://github.com/node-pinus/pinus · fetched 2026-08-28 · 29cf16c3767d
- homepage: https://pinus.io · fetched 2026-08-29 · a503843a829e
- site_page: https://pinus.io/zh-cn/quickstart.html · fetched 2026-08-29 · 36761c19657c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| node-pinus/pinus | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="node-pinus/pinus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem