Decision Workspace
assertion vs assert_unordered vs assert-unchecked
Side-by-side comparison of Rust crates
41
assertion
growingv0.1.0
Assertion library for the Rust programming language
58
assert_unordered
growingv0.3.5
A direct replacement for `assert_eq` for unordered collections
54
assert-unchecked
growingv0.1.2
Unsafe assertions that allow for optimizations in release mode.
Core Metrics
| assertion | assert_unordered | assert-unchecked | |
|---|---|---|---|
| Health Score | 41 | 58 | 54 |
| Total Downloads | 934 | 1.1M | 2.5M |
| 30d Downloads | 6 | 16.2K | 91.2K |
| Dependents | 0 | 67 | 272 |
| Releases | 1 | 10 | 3 |
| Last Updated | 424d ago | 1440d ago | 1545d ago |
| Age | 1y 1m | 3y 11m | 4y 2m |
Health Breakdown
assertion
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
13
assert_unordered
Maintenance
10
Quality
17
Community
11
Popularity
7
Documentation
13
assert-unchecked
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
13
Technical Details
| assertion | assert_unordered | assert-unchecked | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 2KB | 37KB | 4KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •assert_unordered leads with a health score of 58/100, but none of the options score above 80.
- •assert-unchecked has the most downloads (2.5M), suggesting wider adoption.
- •assert-unchecked is depended on by 272 crates — strongest ecosystem trust.
- •⚠ assertion, assert_unordered, assert-unchecked have not been updated in over a year.