Ross ROSS = Recommend OSS · open-source software intelligence for agents

9miao/Firefly

Distributed Game Server Framework observed · 2026-08-28

github.com/9miao/Firefly · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4772
  • days_rel: n/a
  • days_push: 3133
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1091 stars · 357 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Firefly is a Python distributed game server framework built on Twisted that encapsulates networking, inter-process RPC, and database caching for game backends. It supports multi-process architectures, hot updates, and extensible server topologies via configuration.

Use cases

  • build a distributed game server backend in python
  • handle persistent tcp connections for an mmo
  • hot update game logic without restarting servers
  • scale game server processes across nodes
  • encapsulate database caching for a game backend

When to choose

  • building a multiplayer game server in Python with distributed processes
  • you need hot-updatable game logic and built-in db caching

When to avoid

  • you need an actively maintained framework (last release 2018)
  • you prefer asyncio or non-Twisted stacks
  • building non-game backend services

Facets

framework · maturity abandoned

rpc caching concurrency http-server database microservices backend python cross-platform game-server twisted gevent distributed multi-process hot-update mmorpg game-development linux

1 source

Member repositories

RepositoryRoleHealth v2
9miao/Fireflymain32

For agents

markdown · JSON · MCP: product_card(name="9miao/Firefly")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem