Decision Workspace
fixed vs fixed_star_frame vs fp
Side-by-side comparison of Rust crates
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
34
fp
growingv0.4.0
Fast & safe fixed-point arithmetic via compile-time checks
Core Metrics
| fixed | fixed_star_frame | fp | |
|---|---|---|---|
| Health Score | 74 | 52 | 34 |
| Total Downloads | 9.8M | 7.8K | 6.4K |
| 30d Downloads | 728.4K | 516 | 7 |
| Dependents | 1.8K | 17 | 0 |
| Releases | 84 | 1 | 4 |
| Last Updated | 7d ago | 214d ago | 599d ago |
| Age | 7y 7m | 7m | 9y 2m |
Health Breakdown
fixed
Maintenance
19
Quality
17
Community
15
Popularity
8
Documentation
15
fixed_star_frame
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
15
fp
Maintenance
2
Quality
11
Community
6
Popularity
5
Documentation
10
Technical Details
| fixed | fixed_star_frame | fp | |
|---|---|---|---|
| Version | 1.31.0 | 1.29.1 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 9 | 8 | 0 |
| Crate Size | 269KB | 260KB | 10KB |
| Features | 12 | 11 | 0 |
| Yanked % | 19.1% | 0.0% | 25.0% |
| Edition | 2024 | 2021 | 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.