Decision Workspace
rediff vs assert_unordered vs facet-assert
Side-by-side comparison of Rust crates
54
rediff
experimentalv1.0.0
Diff and compare Facet values with detailed structural difference reporting
58
assert_unordered
growingv0.3.5
A direct replacement for `assert_eq` for unordered collections
52
facet-assert
experimentalv0.43.2
Pretty assertions for Facet types - no PartialEq required
Core Metrics
| rediff | assert_unordered | facet-assert | |
|---|---|---|---|
| Health Score | 54 | 58 | 52 |
| Total Downloads | 256 | 1.1M | 682 |
| 30d Downloads | 232 | 15.6K | 32 |
| Dependents | 0 | 67 | 8 |
| Releases | 2 | 10 | 14 |
| Last Updated | 26d ago | 1440d ago | 63d ago |
| Age | 2m | 3y 11m | 3m |
Health Breakdown
rediff
Maintenance
12
Quality
18
Community
6
Popularity
3
Documentation
15
assert_unordered
Maintenance
10
Quality
17
Community
11
Popularity
7
Documentation
13
facet-assert
Maintenance
15
Quality
13
Community
9
Popularity
3
Documentation
12
Technical Details
| rediff | assert_unordered | facet-assert | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.5 | 0.43.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 1KB | 37KB | 14KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90.0 | — | 1.90.0 |
| 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_unordered has not been updated in over a year.
- •assert_unordered, facet-assert are pre-1.0 — API may change.