vovgou/loxodon-framework
An MVVM & Databinding framework that can use C# and Lua to develop games observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 10
- 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: 3530
- days_rel: 387
- days_push: 154
- n_releases_24m: 1
Adoption not part of the score
2202 stars · 390 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Loxodon Framework is a lightweight MVVM and data-binding framework for Unity3D, usable from both C# and Lua (via XLua/ILRuntime). It provides optimized data binding, async/await support, messaging, localization, and other components for building game UIs.
Use cases
- build Unity game UIs with MVVM and data binding
- develop Unity games in Lua instead of C#
- bind view models to Unity UI with zero-GC updates
- add localization and encrypted preferences to a Unity game
- use async/await and multithreading in Unity gameplay code
- implement messaging between game components
When to choose
- you are building a Unity game and want an MVVM architecture for UI
- you want data binding performance without boxing or GC pressure
- you need to write game logic in Lua with C# interop
- you need localization, messaging, or async support bundled with MVVM
When to avoid
- you are not developing with Unity3D
- you prefer Unity's own UI Toolkit or unidirectional data flow patterns
- you need a general-purpose .NET MVVM framework outside games
Facets
framework · maturity active
state-management ui-components templating internationalization concurrency cross-platform game-engine cross-platform windows mvvm databinding unity3d xlua lua game-ui csharp game-development macos linux android ios
1 source
- readme: https://github.com/vovgou/loxodon-framework · fetched 2026-08-28 · 594b02c32b4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vovgou/loxodon-framework | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="vovgou/loxodon-framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem