{"adoption": {"forks": 155, "observed_at": "2026-08-28T04:08:11.788715+00:00", "stars": 3617}, "canonical_url": "https://ross.abutalabs.com/products/imtui", "card": {"archived": false, "artifact_type": "library", "description": "ImTui: Immediate Mode Text-based User Interface C++ Library", "domain": ["developer-tools", "cross-platform"], "enriched": true, "function": ["ui-components", "terminal-ui", "gui"], "health_score": 48, "homepage": "https://imtui.ggerganov.com", "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["ggerganov/imtui"], "name": "ggerganov/imtui", "platform": ["windows", "cpp", "browser", "wasm", "cli"], "pushed_at": "2025-10-10T08:43:31+00:00", "repo": "ggerganov/imtui", "stars": 3617, "tags": ["tui", "immediate-mode", "imgui", "ncurses", "ansi-colors", "command-line", "linux", "macos"], "topics": ["ui", "tui", "text", "user-interface"], "urls": [], "use_cases": ["build a terminal UI in C++ with an immediate mode API", "port an existing Dear ImGui app to the terminal", "create a text-based client for a web service like Slack or Hacker News", "render interactive widgets with 256 colors in a TUI", "run a TUI app in the browser via Emscripten", "handle mouse and keyboard input in a terminal application"], "what_it_is": "ImTui is an immediate mode text-based user interface (TUI) C++ library that ports the Dear ImGui API to the terminal via ncurses, supporting 256 ANSI colors and mouse/keyboard input. It also compiles to WebAssembly with Emscripten for in-browser demos.", "when_to_avoid": ["you need a rich graphical (non-text) GUI", "you prefer retained-mode TUI frameworks or are not using C++", "you need advanced terminal features beyond ANSI colors and basic mouse/keyboard support"], "when_to_choose": ["you want Dear ImGui's API and widget set inside a terminal", "you're writing a C++ interactive TUI and prefer immediate mode over ncurses directly", "you need the same UI code to run in terminal and browser (WASM)"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/imtui", "repo": "ggerganov/imtui", "role": "main", "score": 44}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.788715+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:31:59.924809+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bca8ebd5dc47c283e2dd34ef264ff2f6ed6907603ebeb9f31d9ff11179402a80", "fetched_at": "2026-08-28T04:08:11.788715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ggerganov/imtui"}, {"content_hash": "1cc51a962149662c4e4a57ff35505ab729693a6421a22fe939df0748025d9390", "fetched_at": "2026-08-29T09:26:38.545024+00:00", "kind": "homepage", "missing": false, "url": "https://imtui.ggerganov.com"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 46, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2460, "days_push": 327, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 44, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}