Decision Workspace
fp vs fixed vs fixed_star_frame
Side-by-side comparison of Rust crates
34
fp
growingv0.4.0
Fast & safe fixed-point arithmetic via compile-time checks
74
fixed
stablev1.31.0
Fixed-point numbers.
52
fixed_star_frame
growingv1.29.1
Patched version of the fixed crate pending https://gitlab.com/tspiteri/fixed/-/merge_requests/14
Core Metrics
| fp | fixed | fixed_star_frame | |
|---|---|---|---|
| Health Score | 34 | 74 | 52 |
| Total Downloads | 6.4K | 9.8M | 7.8K |
| 30d Downloads | 7 | 728.4K | 516 |
| Dependents | 0 | 1.8K | 17 |
| Releases | 4 | 84 | 1 |
| Last Updated | 599d ago | 7d ago | 214d ago |
| Age | 9y 2m | 7y 7m | 7m |
Health Breakdown
fp
Maintenance
2
Quality
11
Community
6
Popularity
5
Documentation
10
fixed
Maintenance
19
Quality
17
Community
15
Popularity
8
Documentation
15
fixed_star_frame
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
15
Technical Details
| fp | fixed | fixed_star_frame | |
|---|---|---|---|
| Version | 0.4.0 | 1.31.0 | 1.29.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 9 | 8 |
| Crate Size | 10KB | 269KB | 260KB |
| Features | 0 | 12 | 11 |
| Yanked % | 25.0% | 19.1% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.93 | 1.83 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed leads with a health score of 74/100, but none of the options score above 80.
- •fixed is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ fp has not been updated in over a year.
- •fp is pre-1.0 — API may change.