rustio rustio.net

uni_error vs thiserror vs error-stack

Side-by-side comparison of Rust crates

Core Metrics

uni_errorthiserrorerror-stack
Health Score577272
Total Downloads8961.0B3.6M
30d Downloads094.2M253.0K
Dependents28526.8K1.3K
Releases228914
Last Updated16d ago127d ago60d ago
Age6m6y 7m3y 11m

Health Breakdown

uni_error
Maintenance
18
Quality
13
Community
9
Popularity
4
Documentation
13
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

uni_errorthiserrorerror-stack
Version0.11.42.0.180.7.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies4524
Crate Size20KB29KB92KB
Features11211
Yanked %13.6%0.0%0.0%
Edition202420212021
MSRV1.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.
  • uni_error, error-stack are pre-1.0 — API may change.