rustio rustio.net

match_any vs try_match vs match-commutative

Side-by-side comparison of Rust crates

Core Metrics

match_anytry_matchmatch-commutative
Health Score515343
Total Downloads8.0K1.5M3.9K
30d Downloads105102.8K5
Dependents8630
Releases393
Last Updated1903d ago610d ago923d ago
Age5y 4m6y 5m2y 9m

Health Breakdown

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

Technical Details

match_anytry_matchmatch-commutative
Version1.0.10.4.20.1.0
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies020
Crate Size7KB14KB9KB
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_any, try_match, match-commutative have not been updated in over a year.
  • try_match, match-commutative are pre-1.0 — API may change.