Decision Workspace
embedded-trig-f32 vs embedded-f32-sqrt vs embedded-vector
Side-by-side comparison of Rust crates
50
embedded-trig-f32
experimentalv0.1.0
sin, cos, tan, asin, acos, atan, atan2 f32 FPU pour no_std embarqué, testée sur Cortex-M33
50
embedded-f32-sqrt
experimentalv0.2.0
Racine carrée f32 Newton-Raphson pour no_std embarqué,testée sur Cortex-M33/M4F
48
embedded-vector
experimentalv0.1.0
Vecteurs f32 2D, 3D et 4D pour systèmes embarqués no_std, sans unsafe, sans allocation
Core Metrics
| embedded-trig-f32 | embedded-f32-sqrt | embedded-vector | |
|---|---|---|---|
| Health Score | 50 | 50 | 48 |
| Total Downloads | 24 | 128 | 21 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 7 | 1 |
| Releases | 1 | 6 | 1 |
| Last Updated | 11d ago | 29d ago | 15d ago |
| Age | 11d | 1m | 15d |
Health Breakdown
embedded-trig-f32
Maintenance
12
Quality
15
Community
8
Popularity
2
Documentation
13
embedded-f32-sqrt
Maintenance
11
Quality
15
Community
8
Popularity
3
Documentation
13
embedded-vector
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
13
Technical Details
| embedded-trig-f32 | embedded-f32-sqrt | embedded-vector | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-2.0-or-later | GPL-2.0-or-later | GPL-2.0-or-later |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 11KB | 4KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embedded-trig-f32 leads with a health score of 50/100, but none of the options score above 80.
- •embedded-f32-sqrt has the most downloads (128), suggesting wider adoption.