paceholder/nodeeditor
Qt Node Editor. Dataflow programming framework observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3798
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
3685 stars · 959 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
QtNodes is a general-purpose C++/Qt library for building node editors with graph visualization and editing. It supports a dataflow programming paradigm where node algorithms propagate data through connections, and can run headless without a scene.
Use cases
- build a node-based editor for my Qt application
- visualize and edit graph structures in C++
- create a dataflow/visual programming interface
- implement node graphs with automatic data propagation
- manipulate graph models headlessly without UI
When to choose
- you are building a Qt (5.15+ or Qt 6) desktop application needing node/graph editing
- you want model-view separation with headless graph manipulation
- you need dataflow-style propagation between processing nodes
When to avoid
- you need a web-based or non-Qt node editor
- your project does not use C++/Qt
- you need a ready-made end-user application rather than a library
Facets
library · maturity active
ui-components graphics data-visualization developer-tools graphics cross-platform cpp windows cross-platform qt node-editor dataflow-programming graph-model model-view qt6 visual-programming linux macos
1 source
- readme: https://github.com/paceholder/nodeeditor · fetched 2026-08-28 · 1c98a4b7a351
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paceholder/nodeeditor | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="paceholder/nodeeditor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem