Decision Workspace
float16 vs half vs half-2
Side-by-side comparison of Rust crates
55
float16
growingv0.1.5
Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
64
half
stablev2.7.1
Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
48
half-2
growingv2.4.2
Fork of starkat99/half-rs. Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
Core Metrics
| float16 | half | half-2 | |
|---|---|---|---|
| Health Score | 55 | 64 | 48 |
| Total Downloads | 817.7K | 281.5M | 2.7K |
| 30d Downloads | 237.0K | 20.9M | 23 |
| Dependents | 8 | 10.9K | 0 |
| Releases | 6 | 33 | 2 |
| Last Updated | 170d ago | 165d ago | 388d ago |
| Age | 1y 3m | 10y | 1y 3m |
Health Breakdown
float16
Maintenance
10
Quality
17
Community
9
Popularity
7
Documentation
12
half
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
12
half-2
Maintenance
6
Quality
20
Community
6
Popularity
4
Documentation
12
Technical Details
| float16 | half | half-2 | |
|---|---|---|---|
| Version | 0.1.5 | 2.7.1 | 2.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 15 | 15 |
| Crate Size | 50KB | 61KB | 58KB |
| Features | 2 | 7 | 6 |
| Yanked % | 0.0% | 12.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.81 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •half leads with a health score of 64/100, but none of the options score above 80.
- •half is depended on by 10.9K crates — strongest ecosystem trust.
- •⚠ half-2 has not been updated in over a year.
- •float16 is pre-1.0 — API may change.