rustio rustio.net

should_match vs assert-not vs derive_arbitrary

Side-by-side comparison of Rust crates

Core Metrics

should_matchassert-notderive_arbitrary
Health Score404369
Total Downloads1.3K51669.6M
30d Downloads546.1M
Dependents00460
Releases2133
Last Updated364d ago245d ago225d ago
Age1y8m7y 5m

Health Breakdown

should_match
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
10
assert-not
Maintenance
4
Quality
15
Community
6
Popularity
3
Documentation
15
derive_arbitrary
Maintenance
9
Quality
20
Community
17
Popularity
8
Documentation
15

Technical Details

should_matchassert-notderive_arbitrary
Version0.1.10.1.01.4.2
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies103
Crate Size4KB4KB12KB
Features000
Yanked %0.0%0.0%0.0%
Edition202420212021
MSRV1.56.01.63.0
Owners114 (team)

Quick Verdict

  • derive_arbitrary leads with a health score of 69/100, but none of the options score above 80.
  • derive_arbitrary is depended on by 460 crates — strongest ecosystem trust.
  • should_match, assert-not are pre-1.0 — API may change.