# PistonDevelopers/conrod

An easy-to-use, 2D GUI library written entirely in Rust.

Repository: https://github.com/PistonDevelopers/conrod
Canonical: https://ross.abutalabs.com/products/conrod
Language: Rust
License: NOASSERTION
License Family: other
Topics: rust, gui
Last push: 2022-01-17T04:29:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4463, "days_push": 1689, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3339, forks 291 (observed 2026-08-28T04:07:56.884484+00:00)

## What it is
Conrod is an easy-to-use, 2D immediate-mode GUI library written entirely in Rust, providing a widget-based toolkit with backends for winit and graphics libraries. The original maintainer has stepped down and the project is no longer maintained, with egui recommended as a replacement.

## Use cases
- build a 2D GUI in Rust
- create desktop app interfaces with widgets
- immediate mode UI for Rust games
- render custom widgets in Rust
- build a UI with winit backend

## When to choose
- you need a pure-Rust immediate-mode GUI and can maintain it yourself
- you're working on legacy code already using conrod

## When to avoid
- starting a new Rust GUI project - use egui instead
- you need maintained, actively developed GUI tooling
- you need long-term support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, gui
- domain: graphics, cross-platform, developer-tools
- platform: rust, cross-platform
- tags: immediate-mode, widgets, 2d-gui, unmaintained, winit, desktop

## Member repositories
- PistonDevelopers/conrod (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.884484+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:05.300043+00:00, confidence not recorded.
  - readme: https://github.com/PistonDevelopers/conrod (fetched 2026-08-28T04:07:56.884484+00:00, sha 8b76364bd760)
  - registry_crates: https://crates.io/api/v1/crates/conrod (fetched 2026-08-29T09:34:16.984834+00:00, sha c97ae05a3869)
- Data as of 2026-08-30T08:39:29.467469+00:00.
