Decision Workspace
assert_unordered vs rediff vs claims
Side-by-side comparison of Rust crates
58
assert_unordered
growingv0.3.5
A direct replacement for `assert_eq` for unordered collections
54
rediff
experimentalv1.0.0
Diff and compare Facet values with detailed structural difference reporting
52
claims
growingv0.8.0
Additional assertion macros for testing.
Core Metrics
| assert_unordered | rediff | claims | |
|---|---|---|---|
| Health Score | 58 | 54 | 52 |
| Total Downloads | 1.1M | 256 | 2.4M |
| 30d Downloads | 16.2K | 234 | 206.8K |
| Dependents | 67 | 0 | 552 |
| Releases | 10 | 2 | 3 |
| Last Updated | 1440d ago | 26d ago | 496d ago |
| Age | 3y 11m | 2m | 3y 7m |
Health Breakdown
assert_unordered
Maintenance
10
Quality
17
Community
11
Popularity
7
Documentation
13
rediff
Maintenance
12
Quality
18
Community
6
Popularity
3
Documentation
15
claims
Maintenance
5
Quality
15
Community
15
Popularity
8
Documentation
9
Technical Details
| assert_unordered | rediff | claims | |
|---|---|---|---|
| Version | 0.3.5 | 1.0.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 37KB | 1KB | 16KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •assert_unordered leads with a health score of 58/100, but none of the options score above 80.
- •claims has the most downloads (2.4M), suggesting wider adoption.
- •claims is depended on by 552 crates — strongest ecosystem trust.
- •⚠ assert_unordered, claims have not been updated in over a year.
- •assert_unordered, claims are pre-1.0 — API may change.