rustio rustio.net

anyhow vs error-stack vs thiserror

Side-by-side comparison of Rust crates

Core Metrics

anyhowerror-stackthiserror
Health Score747674
Total Downloads601.0M3.2M854.0M
30d Downloads43.4M258.5K71.5M
Dependents368.5K1.2K428.7K
Releases1041489
Last Updated36d ago1d ago68d ago
Age6y 5m3y 9m6y 5m

Health Breakdown

anyhow
Maintenance
17
Quality
20
Community
14
Popularity
8
Documentation
15
error-stack
Maintenance
18
Quality
16
Community
19
Popularity
8
Documentation
15
thiserror
Maintenance
15
Quality
21
Community
15
Popularity
8
Documentation
15

Technical Details

anyhowerror-stackthiserror
Version1.0.1020.7.02.0.18
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies5245
Crate Size49KB92KB29KB
Features3112
Yanked %2.9%0.0%0.0%
Edition202120212021
MSRV1.681.83.01.68
Owners12 (team)1

Quick Verdict

  • error-stack leads with a health score of 76/100, but none of the options score above 80.
  • thiserror has the most downloads (854.0M), suggesting wider adoption.
  • thiserror is depended on by 428.7K crates — strongest ecosystem trust.
  • error-stack is pre-1.0 — API may change.