1jehuang/mermaid-rs-renderer
A fast native Rust Mermaid diagram renderer. No browser required. 500-1000x faster than mermaid-cli. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 92
- Longevity 15
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: 4.5
- age_days: 223
- days_rel: 58
- days_push: 10
- n_releases_24m: 9
Adoption not part of the score
1672 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure Rust renderer for Mermaid diagrams that outputs SVG without requiring a browser or Node.js. It supports 23 diagram types and is dramatically faster than mermaid-cli, usable both as a CLI tool and a Rust library.
Use cases
- render mermaid diagrams to svg without a browser
- batch render hundreds of mermaid files quickly
- replace mermaid-cli in a docs build pipeline
- render mermaid diagrams in a rust program
- generate flowcharts and sequence diagrams from ci
- speed up markdown documentation diagram builds
When to choose
- you need fast, headless Mermaid rendering without Puppeteer/Chromium
- you render many diagrams in CI or batch jobs and browser startup dominates
- you want a Rust library for diagram rendering
When to avoid
- you need pixel-perfect output identical to mermaid-cli for all diagram types
- you rely on Mermaid features not yet supported among the 23 diagram types
- you need a battle-tested, mature renderer
Facets
cli-tool · maturity experimental
cli graphics developer-tools developer-tools documentation windows cli rust mermaid diagram-rendering svg rust-library no-browser diagrams linux macos
2 sources
- readme: https://github.com/1jehuang/mermaid-rs-renderer · fetched 2026-08-28 · 6888cc81c2c0
- registry_crates: https://crates.io/api/v1/crates/mermaid-rs-renderer · fetched 2026-08-29 · 95bfb6100fbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 1jehuang/mermaid-rs-renderer | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="1jehuang/mermaid-rs-renderer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem