# fltk-rs/fltk-rs

Rust bindings for the FLTK GUI library.

Repository: https://github.com/fltk-rs/fltk-rs
Canonical: https://ross.abutalabs.com/products/fltk-rs
Language: Rust
License: MIT
License Family: permissive
Topics: fltk, widgets, gui, graphics, bindings
Last push: 2026-05-19T23:09:40+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 82, longevity 100
- inputs: {"age_days": 2505, "days_push": 106, "days_rel": 122, "gap_med": 25.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1850, forks 119 (observed 2026-08-28T04:05:44.269803+00:00)

## What it is
Rust bindings for the FLTK 1.4 cross-platform GUI library, providing around 80 customizable widgets with static linking support. It produces small, self-contained, fast desktop applications without external DLL dependencies.

## Use cases
- build a lightweight desktop gui app in rust
- create cross-platform native widgets application
- make a small single-executable gui tool with no dlls
- build a themed desktop application with gtk or plastic look
- write a fast-startup gui utility in rust
- embed images and custom widgets in a rust desktop app

## When to choose
- you need small binaries and low memory footprint
- you want statically linked single-executable gui apps
- you need to support old architectures
- you want fast build and startup times
- you need permissive licensing for closed-source static linking

## When to avoid
- you need modern gpu-accelerated rendering or rich animations
- you want a web-based or mobile gui
- you need extensive ecosystem and theming beyond fltk's schemes
- you prefer declarative/immediate-mode ui paradigms like egui

## Facets
- artifact type: library
- maturity: active
- function: gui, ui-components, graphics
- domain: desktop-applications, cross-platform, developer-tools
- platform: cross-platform, windows, rust
- tags: fltk, gui-toolkit, widgets, bindings, static-linking, lightweight, linux, macos

## Member repositories
- fltk-rs/fltk-rs (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.269803+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-30T03:17:07.609333+00:00, confidence not recorded.
  - readme: https://github.com/fltk-rs/fltk-rs (fetched 2026-08-28T04:05:44.269803+00:00, sha eae4f33ceb9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
