Decision Workspace
int_cmp vs deranged vs awint
Side-by-side comparison of Rust crates
36
int_cmp
growingv0.2.1
Small library for comparing unsigned integers with signed integers
60
deranged
growingv0.5.8
Ranged integers
54
awint
growingv0.18.1
Arbitrary width integers
Core Metrics
| int_cmp | deranged | awint | |
|---|---|---|---|
| Health Score | 36 | 60 | 54 |
| Total Downloads | 4.7K | 334.7M | 76.8K |
| 30d Downloads | 5 | 32.3M | 11.7K |
| Dependents | 0 | 136 | 26 |
| Releases | 3 | 33 | 22 |
| Last Updated | 2000d ago | 34d ago | 377d ago |
| Age | 5y 5m | 5y 3m | 4y 10m |
Health Breakdown
int_cmp
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
9
deranged
Maintenance
17
Quality
14
Community
9
Popularity
8
Documentation
12
awint
Maintenance
8
Quality
17
Community
10
Popularity
6
Documentation
13
Technical Details
| int_cmp | deranged | awint | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.8 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 12 | 5 |
| Crate Size | 11KB | 27KB | 19KB |
| Features | 0 | 11 | 17 |
| Yanked % | 0.0% | 6.1% | 4.5% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deranged leads with a health score of 60/100, but none of the options score above 80.
- •deranged is depended on by 136 crates — strongest ecosystem trust.
- •⚠ int_cmp, awint have not been updated in over a year.