# cneben/QuickQanava

:link: C++17 network / graph visualization library - Qt6 / QML node editor.

Repository: https://github.com/cneben/QuickQanava
Canonical: https://ross.abutalabs.com/products/quickqanava
Homepage: http://cneben.github.io/QuickQanava/index.html
Language: C++
License: NOASSERTION
License Family: other
Topics: graph, dataflow-programming, graphs, qml, cpp-library, qt-containers, graph-visualization, complex-networks, graph-theory, cpp, qt, visualization
Last push: 2026-08-12T08:05:15+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 4063, "days_push": 21, "days_rel": 710, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1376, forks 250 (observed 2026-08-28T04:04:33.289414+00:00)

## What it is
QuickQanava is a C++17 library for rendering and interacting with directed graphs and relational content inside Qt6/QML applications. It provides QML components and C++ classes for building node editors with drag-and-drop, visual edge creation, grouping, and custom node delegates.

## Use cases
- visualize directed graphs in a Qt application
- build a node-based editor with QML
- create interactive dataflow diagrams
- render network topology with draggable nodes
- visually connect nodes with edges
- group and manipulate graph nodes in a UI

## When to choose
- you need interactive graph visualization in a Qt6/QML app
- you want to author custom node delegates in pure QML
- you need medium-sized directed graph rendering with drag-and-drop and visual edge creation

## When to avoid
- you need to visualize very large graphs with millions of nodes
- your project uses Qt5 (use release 2.4.0 instead)
- you need headless graph analysis without a GUI

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, ui-components, graphics, gui
- domain: data-visualization, graphics, developer-tools, cross-platform
- platform: cpp, windows, cross-platform
- tags: qt6, qml, graph-visualization, node-editor, directed-graphs, dataflow, network-graphs, interactive-topology, linux, macos, desktop

## Member repositories
- cneben/QuickQanava (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.289414+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-30T04:40:29.054621+00:00, confidence not recorded.
  - readme: https://github.com/cneben/QuickQanava (fetched 2026-08-28T04:04:33.289414+00:00, sha d0b885d6b57c)
  - homepage: http://cneben.github.io/QuickQanava/index.html (fetched 2026-08-29T11:56:36.333928+00:00, sha cc06a1e43c23)
- Data as of 2026-08-30T08:39:29.467469+00:00.
