rustio rustio.net

try_match vs match-commutative vs match_any

Side-by-side comparison of Rust crates

Core Metrics

try_matchmatch-commutativematch_any
Health Score534351
Total Downloads1.5M3.9K8.0K
30d Downloads105.1K5111
Dependents6308
Releases933
Last Updated610d ago923d ago1903d ago
Age6y 5m2y 9m5y 4m

Health Breakdown

try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12
match-commutative
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
12
match_any
Maintenance
4
Quality
21
Community
9
Popularity
5
Documentation
12

Technical Details

try_matchmatch-commutativematch_any
Version0.4.20.1.01.0.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies200
Crate Size14KB9KB7KB
Features500
Yanked %0.0%0.0%0.0%
Edition202120182018
MSRV1.56
Owners111

Quick Verdict

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