rustio rustio.net

assertables vs one_assert vs assert-struct

Side-by-side comparison of Rust crates

Core Metrics

assertablesone_assertassert-struct
Health Score604563
Total Downloads929.9K1.9K7.3K
30d Downloads92.2K62.4K
Dependents417010
Releases7337
Last Updated36d ago147d ago4d ago
Age4y 11m1y 8m7m

Health Breakdown

assertables
Maintenance
17
Quality
13
Community
13
Popularity
7
Documentation
10
one_assert
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
12
assert-struct
Maintenance
19
Quality
15
Community
9
Popularity
5
Documentation
15

Technical Details

assertablesone_assertassert-struct
Version9.8.60.2.00.4.2
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-onlyMIT OR Apache-2.0MIT
Dependencies956
Crate Size546KB37KB30KB
Features002
Yanked %9.6%0.0%0.0%
Edition202120212024
MSRV1.70.01.85
Owners111

Quick Verdict

  • assert-struct leads with a health score of 63/100, but none of the options score above 80.
  • assertables has the most downloads (929.9K), suggesting wider adoption.
  • assertables is depended on by 417 crates — strongest ecosystem trust.
  • one_assert, assert-struct are pre-1.0 — API may change.