Decision Workspace
numeris vs maths-rs vs glam
Side-by-side comparison of Rust crates
56
numeris
experimentalv0.5.8
Pure-Rust numerical algorithms library — high performance with SIMD support while also supporting no-std for embedded and WASM targets.
60
maths-rs
stablev1.0.0
A linear algebra library for gamedev and graphics
67
glam
growingv0.32.1
A simple and fast 3D math library for games and graphics
Core Metrics
| numeris | maths-rs | glam | |
|---|---|---|---|
| Health Score | 56 | 60 | 67 |
| Total Downloads | 563 | 43.2K | 56.1M |
| 30d Downloads | 563 | 1.3K | 9.8M |
| Dependents | 5 | 97 | 8.7K |
| Releases | 22 | 25 | 84 |
| Last Updated | 2d ago | 23d ago | 21d ago |
| Age | 27d | 3y 7m | 6y 10m |
Health Breakdown
numeris
Maintenance
14
Quality
16
Community
8
Popularity
3
Documentation
15
maths-rs
Maintenance
18
Quality
15
Community
11
Popularity
6
Documentation
10
glam
Maintenance
19
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| numeris | maths-rs | glam | |
|---|---|---|---|
| Version | 0.5.8 | 1.0.0 | 0.32.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 18 |
| Crate Size | 301KB | 85KB | 831KB |
| Features | 16 | 7 | 13 |
| Yanked % | 0.0% | 16.0% | 2.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.77 | — | 1.68.2 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •glam leads with a health score of 67/100, but none of the options score above 80.
- •glam is depended on by 8.7K crates — strongest ecosystem trust.
- •numeris, glam are pre-1.0 — API may change.