Decision Workspace
lerp_derive vs lerp vs mathlab
Side-by-side comparison of Rust crates
38
lerp_derive
growingv0.4.0
Generic linear interpolation and extrapolation, automatically implemented for a variety of numeric types.
47
lerp
growingv0.5.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_derive | lerp | mathlab | |
|---|---|---|---|
| Health Score | 38 | 47 | 58 |
| Total Downloads | 231.4K | 626.6K | 56.5K |
| 30d Downloads | 40.1K | 46.5K | 186 |
| Dependents | 2 | 76 | 41 |
| Releases | 1 | 6 | 55 |
| Last Updated | 1893d ago | 1014d ago | 162d ago |
| Age | 5y 2m | 9y 7m | 5y 1m |
Health Breakdown
lerp_derive
Maintenance
1
Quality
15
Community
4
Popularity
6
Documentation
12
lerp
Maintenance
3
Quality
17
Community
8
Popularity
7
Documentation
12
mathlab
Maintenance
12
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| lerp_derive | lerp | mathlab | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 3KB | 6KB | 33KB |
| Features | 0 | 2 | 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_derive, lerp have not been updated in over a year.
- •lerp_derive, lerp are pre-1.0 — API may change.