RohanAdwankar/oxdraw
Diagram as Code Tool Written in Rust with Draggable Editing observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 98
- Release rhythm 27
- Longevity 23
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 330
- days_rel: 278
- days_push: 12
- n_releases_24m: 1
Adoption not part of the score
2334 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
cli developer-tools data-visualization graphics developer-tools documentation web-development cli wasm cross-platform diagram-as-code mermaid visual-editor codemap rust wasm diagrams web-server
3 sources
- readme: https://github.com/RohanAdwankar/oxdraw · fetched 2026-08-28 · 83e502cc370b
- homepage: https://rohanadwankar.github.io/oxdraw/ · fetched 2026-08-29 · dcf5e5e70840
- registry_crates: https://crates.io/api/v1/crates/oxdraw · fetched 2026-08-29 · 2c2ee2d88528
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RohanAdwankar/oxdraw | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="RohanAdwankar/oxdraw")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem