rustio rustio.net

use-control-error vs thiserror vs error-stack

Side-by-side comparison of Rust crates

Core Metrics

use-control-errorthiserrorerror-stack
Health Score517272
Total Downloads221.0B3.6M
30d Downloads094.2M253.0K
Dependents1526.8K1.3K
Releases18914
Last Updated9d ago127d ago60d ago
Age9d6y 7m3y 11m

Health Breakdown

use-control-error
Maintenance
12
Quality
15
Community
7
Popularity
2
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

use-control-errorthiserrorerror-stack
Version0.0.12.0.180.7.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies0524
Crate Size2KB29KB92KB
Features0211
Yanked %0.0%0.0%0.0%
Edition202420212021
MSRV1.95.01.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.
  • use-control-error, error-stack are pre-1.0 — API may change.