Decision Workspace
fixed_analytics vs turns vs rdsmath
Side-by-side comparison of Rust crates
59
fixed_analytics
experimentalv2.0.1
Fixed-point mathematical functions. Accurate, deterministic, and panic free.
49
turns
experimentalv0.1.2
Fixed-point angles modulo 2π backed by unsigned integers.
45
rdsmath
experimentalv0.1.0
Minimal math library for no_std environments - RedstoneOS
Core Metrics
| fixed_analytics | turns | rdsmath | |
|---|---|---|---|
| Health Score | 59 | 49 | 45 |
| Total Downloads | 763 | 72 | 182 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 9 | 3 | 1 |
| Last Updated | 48d ago | 7d ago | 143d ago |
| Age | 4m | 1m | 4m |
Health Breakdown
fixed_analytics
Maintenance
16
Quality
19
Community
6
Popularity
3
Documentation
15
turns
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
rdsmath
Maintenance
6
Quality
16
Community
7
Popularity
3
Documentation
13
Technical Details
| fixed_analytics | turns | rdsmath | |
|---|---|---|---|
| Version | 2.0.1 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 48KB | 11KB | 8KB |
| Features | 3 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed_analytics leads with a health score of 59/100, but none of the options score above 80.
- •turns, rdsmath are pre-1.0 — API may change.