rustio rustio.net

matrix_match vs try_match vs matched_enums

Side-by-side comparison of Rust crates

Core Metrics

matrix_matchtry_matchmatched_enums
Health Score465352
Total Downloads2.8K1.5M1.9K
30d Downloads59102.8K6
Dependents19630
Releases194
Last Updated1146d ago610d ago230d ago
Age3y 1m6y 5m11m

Health Breakdown

matrix_match
Maintenance
1
Quality
21
Community
10
Popularity
4
Documentation
10
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12
matched_enums
Maintenance
12
Quality
19
Community
5
Popularity
4
Documentation
12

Technical Details

matrix_matchtry_matchmatched_enums
Version1.0.00.4.21.3.0
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies023
Crate Size8KB14KB13KB
Features051
Yanked %0.0%0.0%0.0%
Edition202120212024
MSRV1.561.88
Owners111

Quick Verdict

  • try_match leads with a health score of 53/100, but none of the options score above 80.
  • ⚠ matrix_match, try_match have not been updated in over a year.
  • try_match is pre-1.0 — API may change.