rust-cli/human-panic
Panic messages for humans. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3063
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1853 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust library that installs a custom panic hook to replace cryptic panic messages with friendly, human-readable crash output. It generates a TOML crash report file with backtrace and metadata so users can easily submit bug reports.
Use cases
- make rust cli crash messages friendly for users
- generate crash report files when a rust program panics
- replace default rust panic output in release builds
- help users submit bug reports after a crash
- add polish to a rust command-line tool's error handling
When to choose
- you're building a Rust CLI and want polished, user-friendly crash messages
- you want users to easily file crash reports with backtraces attached
- you want privacy-friendly error reporting with no automated collection
When to avoid
- you need automated crash telemetry or analytics collection
- you're building a server or library where raw panic messages and backtraces are preferable
- you need structured error handling rather than panic hooks
Facets
library · maturity stable
error-handling logging developer-tools developer-tools rust cli cross-platform panic-hook crash-reporting cli-polish user-experience command-line rust
10 sources
- readme: https://github.com/rust-cli/human-panic · fetched 2026-08-28 · 01a804998d71
- homepage: https://docs.rs/human-panic · fetched 2026-08-29 · fdb05f4fed80
- site_page: https://docs.rs/ · fetched 2026-08-29 · 709031946b50
- site_page: https://docs.rs/crate/human-panic/latest · fetched 2026-08-29 · 3e001cdcac19
- site_page: https://docs.rs/crate/human-panic/latest/features · fetched 2026-08-29 · 5396d461e2db
- site_page: https://docs.rs/about · fetched 2026-08-29 · 29ab7986fbf5
- site_page: https://docs.rs/about/badges · fetched 2026-08-29 · 6588cac258af
- site_page: https://docs.rs/about/builds · fetched 2026-08-29 · 811231ca4680
- site_page: https://docs.rs/about/metadata · fetched 2026-08-29 · 0dcdccb2b2b2
- site_page: https://docs.rs/about/redirections · fetched 2026-08-29 · 1b1efd93105f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rust-cli/human-panic | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="rust-cli/human-panic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem