rustio rustio.net

state-shift vs quick-error vs try_match

Side-by-side comparison of Rust crates

Core Metrics

state-shiftquick-errortry_match
Health Score475953
Total Downloads18.6K236.1M1.5M
30d Downloads95415.0M102.8K
Dependents303.8K63
Releases10169
Last Updated372d ago1785d ago610d ago
Age1y 6m10y 6m6y 5m

Health Breakdown

state-shift
Maintenance
8
Quality
14
Community
10
Popularity
5
Documentation
10
quick-error
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
12
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12

Technical Details

state-shiftquick-errortry_match
Version2.1.12.0.10.4.2
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMITMIT/Apache-2.0MIT OR Apache-2.0
Dependencies402
Crate Size20KB14KB14KB
Features005
Yanked %10.0%0.0%0.0%
Edition202120182021
MSRV1.56
Owners111

Quick Verdict

  • quick-error leads with a health score of 59/100, but none of the options score above 80.
  • quick-error is depended on by 3.8K crates — strongest ecosystem trust.
  • ⚠ state-shift, quick-error, try_match have not been updated in over a year.
  • try_match is pre-1.0 — API may change.