rustio rustio.net

anyhow vs thiserror vs error-stack

Side-by-side comparison of Rust crates

Core Metrics

anyhowthiserrorerror-stack
Health Score717272
Total Downloads698.2M1.0B3.6M
30d Downloads54.1M94.2M253.0K
Dependents439.1K526.8K1.3K
Releases1048914
Last Updated95d ago127d ago60d ago
Age6y 7m6y 7m3y 11m

Health Breakdown

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

Technical Details

anyhowthiserrorerror-stack
Version1.0.1022.0.180.7.0
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies5524
Crate Size49KB29KB92KB
Features3211
Yanked %2.9%0.0%0.0%
Edition202120212021
MSRV1.681.681.83.0
Owners112 (team)

Quick Verdict

  • thiserror leads with a health score of 72/100, but none of the options score above 80.
  • thiserror is depended on by 526.8K crates — strongest ecosystem trust.
  • error-stack is pre-1.0 — API may change.