Decision Workspace
num_convert vs radium vs slice_trait
Side-by-side comparison of Rust crates
48
num_convert
growingv0.7.2
Type converting library, conversions integers by overflow addition, supports generics types.
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
56
slice_trait
growingv0.3.14
A generic trait for any slice, with item as a type parameter
Core Metrics
| num_convert | radium | slice_trait | |
|---|---|---|---|
| Health Score | 48 | 65 | 56 |
| Total Downloads | 24.2K | 175.9M | 24.7K |
| 30d Downloads | 115 | 12.2M | 1.2K |
| Dependents | 11 | 54 | 51 |
| Releases | 19 | 20 | 31 |
| Last Updated | 680d ago | 261d ago | 96d ago |
| Age | 3y 5m | 6y 10m | 2y 3m |
Health Breakdown
num_convert
Maintenance
6
Quality
19
Community
8
Popularity
5
Documentation
10
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
slice_trait
Maintenance
14
Quality
16
Community
11
Popularity
5
Documentation
10
Technical Details
| num_convert | radium | slice_trait | |
|---|---|---|---|
| Version | 0.7.2 | 1.1.1 | 0.3.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 21KB | 14KB | 9KB |
| Features | 15 | 2 | 4 |
| Yanked % | 0.0% | 5.0% | 3.2% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ num_convert has not been updated in over a year.
- •num_convert, slice_trait are pre-1.0 — API may change.