hugoam/two
c++ toolkit for rapid development of live graphical apps and games 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3162
- days_rel: n/a
- days_push: 1016
- n_releases_24m: 0
Adoption not part of the score
1732 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
two is a C++ toolkit for rapidly prototyping live graphical applications and games, providing reflection, generic algorithms, an immediate-mode UI system, and a flexible mid-level graphics renderer. It favors small reusable libraries over monolithic engines and can also be used from higher-level language bindings.
Use cases
- prototype a graphical c++ app quickly
- build a small game without a heavy engine
- create an immediate mode ui in c++
- render 3d scenes with meshes, lights and materials
- live-code and edit graphics examples in the browser
- build lightweight self-contained c++ libraries
When to choose
- you want a lean, modular alternative to large game engines
- you need immediate-mode UI with auto-layout and widgets in C++
- you are prototyping graphical apps or games and want minimal boilerplate
- you want reflection and generic building blocks for C++ apps
When to avoid
- you need a full-featured production game engine with editor and asset pipeline
- you require a large ecosystem, extensive docs, or commercial support
- you are not comfortable working in C++ with a custom build system
Facets
framework · maturity maintenance
ui-components graphics game-engine animation state-management graphics web-development developer-tools cpp cross-platform wasm immediate-mode-ui reflection live-coding prototyping renderer lightweight game-development web-server
1 source
- readme: https://github.com/hugoam/two · fetched 2026-08-28 · 471e48f2a0d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hugoam/two | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem