Decision Workspace
lerp vs lerp_derive vs mathlab
Side-by-side comparison of Rust crates
47
lerp
growingv0.5.0
Generic linear interpolation and extrapolation, automatically implemented for a variety of numeric types.
38
lerp_derive
growingv0.4.0
Generic linear interpolation and extrapolation, automatically implemented for a variety of numeric types.
58
mathlab
stablev1.5.0
A Powerful Math Library for Rust
Core Metrics
| lerp | lerp_derive | mathlab | |
|---|---|---|---|
| Health Score | 47 | 38 | 58 |
| Total Downloads | 626.6K | 231.4K | 56.5K |
| 30d Downloads | 48.7K | 42.1K | 193 |
| Dependents | 76 | 2 | 41 |
| Releases | 6 | 1 | 55 |
| Last Updated | 1014d ago | 1893d ago | 162d ago |
| Age | 9y 7m | 5y 2m | 5y 1m |
Health Breakdown
lerp
Maintenance
3
Quality
17
Community
8
Popularity
7
Documentation
12
lerp_derive
Maintenance
1
Quality
15
Community
4
Popularity
6
Documentation
12
mathlab
Maintenance
12
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| lerp | lerp_derive | mathlab | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.0 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 6KB | 3KB | 33KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mathlab leads with a health score of 58/100, but none of the options score above 80.
- •lerp has the most downloads (626.6K), suggesting wider adoption.
- •⚠ lerp, lerp_derive have not been updated in over a year.
- •lerp, lerp_derive are pre-1.0 — API may change.