Decision Workspace
t_convert vs shrinkwraprs vs into_string
Side-by-side comparison of Rust crates
52
t_convert
experimentalv2.0.0
A rust library which can take integer or floating point inputs, or parsed string inputs in order to convert temperature between the units of Celsius, Fahrenheit, and Kelvin.
53
shrinkwraprs
growingv0.3.0
Auto-derive for Rust conversion traits -- make working with newtypes a breeze
47
into_string
growingv2.0.0
Helper crate to convert values into strings avoiding extra allocations
Core Metrics
| t_convert | shrinkwraprs | into_string | |
|---|---|---|---|
| Health Score | 52 | 53 | 47 |
| Total Downloads | 38 | 1.6M | 10.3K |
| 30d Downloads | 38 | 53.9K | 12 |
| Dependents | 0 | 2.9K | 0 |
| Releases | 3 | 9 | 8 |
| Last Updated | 3d ago | 2298d ago | 1236d ago |
| Age | 8d | 8y 1m | 3y 6m |
Health Breakdown
t_convert
Maintenance
14
Quality
17
Community
6
Popularity
2
Documentation
13
shrinkwraprs
Maintenance
4
Quality
16
Community
15
Popularity
7
Documentation
11
into_string
Maintenance
4
Quality
22
Community
6
Popularity
5
Documentation
10
Technical Details
| t_convert | shrinkwraprs | into_string | |
|---|---|---|---|
| Version | 2.0.0 | 0.3.0 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 1 |
| Crate Size | 3KB | 13KB | 3KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shrinkwraprs leads with a health score of 53/100, but none of the options score above 80.
- •shrinkwraprs is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ shrinkwraprs, into_string have not been updated in over a year.
- •shrinkwraprs is pre-1.0 — API may change.