Decision Workspace
float vs option-operations vs ord_subset
Side-by-side comparison of Rust crates
39
float
growingv0.1.2
Lightweight wrappers around primitive floating point types.
60
option-operations
growingv0.6.1
Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s.
59
ord_subset
growingv3.1.2
Tools for working with the Ord subset of certain PartialOrd types, like floats.
Core Metrics
| float | option-operations | ord_subset | |
|---|---|---|---|
| Health Score | 39 | 60 | 59 |
| Total Downloads | 13.8K | 3.7M | 1.9M |
| 30d Downloads | 60 | 255.2K | 6.6K |
| Dependents | 2 | 54 | 38 |
| Releases | 3 | 8 | 9 |
| Last Updated | 2781d ago | 108d ago | 140d ago |
| Age | 10y 3m | 4y 5m | 10y 7m |
Health Breakdown
float
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
11
option-operations
Maintenance
10
Quality
17
Community
11
Popularity
8
Documentation
14
ord_subset
Maintenance
8
Quality
24
Community
7
Popularity
8
Documentation
12
Technical Details
| float | option-operations | ord_subset | |
|---|---|---|---|
| Version | 0.1.2 | 0.6.1 | 3.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 3KB | 20KB | 17KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2015 |
| MSRV | — | 1.54 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •option-operations leads with a health score of 60/100, but none of the options score above 80.
- •⚠ float has not been updated in over a year.
- •float, option-operations are pre-1.0 — API may change.