rustio rustio.net

bitpat vs assert_matches vs try_match

Side-by-side comparison of Rust crates

Core Metrics

bitpatassert_matchestry_match
Health Score425853
Total Downloads7.8K53.9M1.5M
30d Downloads1724.0M105.1K
Dependents923.7K63
Releases279
Last Updated2795d ago1877d ago610d ago
Age7y 8m10y 1m6y 5m

Health Breakdown

bitpat
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
11
assert_matches
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
11
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12

Technical Details

bitpatassert_matchestry_match
Version0.1.11.5.00.4.2
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseCC0-1.0MIT/Apache-2.0MIT OR Apache-2.0
Dependencies102
Crate Size6KB8KB14KB
Features005
Yanked %0.0%0.0%0.0%
Edition2021
MSRV1.56
Owners111

Quick Verdict

  • assert_matches leads with a health score of 58/100, but none of the options score above 80.
  • assert_matches is depended on by 23.7K crates — strongest ecosystem trust.
  • ⚠ bitpat, assert_matches, try_match have not been updated in over a year.
  • bitpat, try_match are pre-1.0 — API may change.