Decision Workspace
turns vs fixed_analytics vs angle-sc
Side-by-side comparison of Rust crates
49
turns
experimentalv0.1.2
Fixed-point angles modulo 2π backed by unsigned integers.
59
fixed_analytics
experimentalv2.0.1
Fixed-point mathematical functions. Accurate, deterministic, and panic free.
58
angle-sc
growingv1.1.4
A Rust library for performing accurate and efficient trigonometry calculations.
Core Metrics
| turns | fixed_analytics | angle-sc | |
|---|---|---|---|
| Health Score | 49 | 59 | 58 |
| Total Downloads | 72 | 763 | 16.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 45 |
| Releases | 3 | 9 | 14 |
| Last Updated | 7d ago | 48d ago | 272d ago |
| Age | 1m | 4m | 2y 3m |
Health Breakdown
turns
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
fixed_analytics
Maintenance
16
Quality
19
Community
6
Popularity
3
Documentation
15
angle-sc
Maintenance
10
Quality
19
Community
11
Popularity
5
Documentation
13
Technical Details
| turns | fixed_analytics | angle-sc | |
|---|---|---|---|
| Version | 0.1.2 | 2.0.1 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 11KB | 48KB | 24KB |
| Features | 4 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| 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.
- •angle-sc has the most downloads (16.5K), suggesting wider adoption.
- •turns is pre-1.0 — API may change.