jonhoo/inferno
A Rust port of FlameGraph observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2776
- days_rel: n/a
- days_push: 46
- n_releases_24m: 0
Adoption not part of the score
2163 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Inferno is a Rust port of the FlameGraph profiling toolkit, providing fast stackcollapse tools and a flamegraph SVG generator. It can be used as CLI binaries or as a Rust library for integration into other tools like cargo-flamegraph.
Use cases
- generate flame graphs from perf output
- collapse dtrace profiling stacks quickly
- visualize cpu profiling data as svg
- integrate flamegraph generation into rust tooling
- speed up stackcollapse-perf processing
When to choose
- you need faster flamegraph generation than the perl original
- you want a library API for flamegraph rendering in Rust
- you profile with perf or dtrace on Linux/macOS
When to avoid
- you need profilers for platforms or formats not yet supported
- you want an all-in-one profiling GUI
Facets
cli-tool · maturity active
parser data-visualization cli developer-tools developer-tools performance cli cross-platform flamegraph profiling perf dtrace rust command-line linux macos
2 sources
- readme: https://github.com/jonhoo/inferno · fetched 2026-08-28 · 29ec2e0a80ac
- registry_crates: https://crates.io/api/v1/crates/inferno · fetched 2026-08-29 · 5ac949ed861e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jonhoo/inferno | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem