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

smilehao/xlua-framework

Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类 observed · 2026-08-28

github.com/smilehao/xlua-framework · C++ observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 72
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3170
  • days_rel: n/a
  • days_push: 171
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1251 stars · 409 forks observed · 2026-08-28

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

A complete pure-Lua client framework for Unity games built on xLua, integrating proto-gen-lua and various Lua libraries and utility classes. It provides modules for UI management, coroutines, timers, AssetBundle resource management and hot updates, scene management, networking with Protobuf, and config table generation.

Use cases

  • build a Unity game client scripted entirely in Lua
  • implement hot updates for a Unity game without republishing
  • manage AssetBundle loading, packing, and caching in Unity
  • handle Protobuf-based networking in a Unity Lua client
  • generate Lua config tables from xlsx and proto files
  • organize UI windows, layers, and window stacks in Unity

When to choose

  • you are building a Unity game that needs Lua-based hot-updateable client logic
  • you want a full-featured Lua framework covering UI, resources, networking, and config tables out of the box
  • you need xLua hotfix workflows and AssetBundle tooling integrated together

When to avoid

  • your project does not use Unity or xLua
  • you prefer writing game client logic in C# without a scripting layer
  • you need a production-supported framework with a license and formal maintenance guarantees

Facets

framework · maturity active

game-engine plugin-system serialization middleware gaming-tools developer-tools cross-platform lua cpp unity xlua tolua lua-framework hot-update assetbundle protobuf game-client hotfix game-development

1 source

Member repositories

RepositoryRoleHealth v2
smilehao/xlua-frameworkmain65

For agents

markdown · JSON · MCP: product_card(name="smilehao/xlua-framework")

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