Ross ROSS = Recommend OSS · open-source software intelligence for agents

rust-cli/human-panic

Panic messages for humans. observed · 2026-08-28

github.com/rust-cli/human-panic · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
rust-cli/human-panicmain77

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