# RohanAdwankar/oxdraw

Diagram as Code Tool Written in Rust with Draggable Editing

Repository: https://github.com/RohanAdwankar/oxdraw
Canonical: https://ross.abutalabs.com/products/oxdraw
Homepage: https://rohanadwankar.github.io/oxdraw/
Language: Rust
License: MIT
License Family: permissive
Last push: 2026-08-22T00:34:59+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 27, longevity 23
- inputs: {"age_days": 330, "days_push": 12, "days_rel": 278, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2334, forks 86 (observed 2026-08-28T04:06:37.948128+00:00)

## What it is
oxdraw is a Rust-based diagram-as-code tool that renders Mermaid syntax files into images and provides a draggable web editor for fine-tuning diagrams. Visual edits are persisted back to the Mermaid source file as comments, keeping diagrams declarative, deterministic, and version-controllable.

## Use cases
- create architecture diagrams from mermaid code
- edit mermaid diagrams visually with drag and drop
- generate codemaps of a codebase
- render .mmd files to png or svg images
- keep diagrams versioned in git as code
- share diagrams via url
- generate gantt charts from mermaid syntax

## When to choose
- you want mermaid diagrams but need fine-grained control over layout and styling
- you want diagram edits saved back to a declarative source file
- you want to visualize codebases as codemaps
- you prefer version-controllable diagrams over tools like Lucidchart

## When to avoid
- you need real-time collaborative diagramming like Lucidchart or draw.io
- you only need simple mermaid rendering without visual editing
- you need diagram types beyond flowcharts and gantt charts

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, data-visualization, graphics
- domain: developer-tools, documentation, web-development
- platform: cli, wasm, cross-platform
- tags: diagram-as-code, mermaid, visual-editor, codemap, rust, wasm, diagrams, web-server

## Member repositories
- RohanAdwankar/oxdraw (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.948128+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-30T02:37:45.377934+00:00, confidence not recorded.
  - readme: https://github.com/RohanAdwankar/oxdraw (fetched 2026-08-28T04:06:37.948128+00:00, sha 83e502cc370b)
  - homepage: https://rohanadwankar.github.io/oxdraw/ (fetched 2026-08-29T10:18:10.910948+00:00, sha dcf5e5e70840)
  - registry_crates: https://crates.io/api/v1/crates/oxdraw (fetched 2026-08-29T10:18:10.920461+00:00, sha 2c2ee2d88528)
- Data as of 2026-08-30T08:39:29.467469+00:00.
