rustio rustio.net

match-commutative vs try_match vs match_any

Side-by-side comparison of Rust crates

Core Metrics

match-commutativetry_matchmatch_any
Health Score435351
Total Downloads3.9K1.5M8.0K
30d Downloads5105.1K111
Dependents0638
Releases393
Last Updated923d ago610d ago1903d ago
Age2y 9m6y 5m5y 4m

Health Breakdown

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

Technical Details

match-commutativetry_matchmatch_any
Version0.1.00.4.21.0.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies020
Crate Size9KB14KB7KB
Features050
Yanked %0.0%0.0%0.0%
Edition201820212018
MSRV1.56
Owners111

Quick Verdict

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