Decision Workspace
partial-cmp-derive vs impartial-ord vs miden-utils-core-derive
Side-by-side comparison of Rust crates
52
partial-cmp-derive
experimentalv0.3.1
Derive PartialEq, Eq, PartialOrd, Ord, and Hash with fine-grained control over field comparison
51
impartial-ord
growingv1.0.6
Derives a quicker PartialOrd for types that already implement Ord
62
miden-utils-core-derive
experimentalv0.22.0
Proc macro to derive enum dispatch trait implementations on miden-core structs
Core Metrics
| partial-cmp-derive | impartial-ord | miden-utils-core-derive | |
|---|---|---|---|
| Health Score | 52 | 51 | 62 |
| Total Downloads | 225 | 1.7M | 45.6K |
| 30d Downloads | 14 | 207.1K | 19.9K |
| Dependents | 0 | 13 | 12 |
| Releases | 8 | 7 | 12 |
| Last Updated | 107d ago | 650d ago | 8d ago |
| Age | 3m | 3y | 3m |
Health Breakdown
partial-cmp-derive
Maintenance
17
Quality
13
Community
6
Popularity
3
Documentation
13
impartial-ord
Maintenance
4
Quality
20
Community
8
Popularity
7
Documentation
12
miden-utils-core-derive
Maintenance
21
Quality
14
Community
9
Popularity
6
Documentation
12
Technical Details
| partial-cmp-derive | impartial-ord | miden-utils-core-derive | |
|---|---|---|---|
| Version | 0.3.1 | 1.0.6 | 0.22.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 19KB | 2KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.56.0 | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •miden-utils-core-derive leads with a health score of 62/100, but none of the options score above 80.
- •impartial-ord has the most downloads (1.7M), suggesting wider adoption.
- •⚠ impartial-ord has not been updated in over a year.
- •partial-cmp-derive, miden-utils-core-derive are pre-1.0 — API may change.