Decision Workspace
ninterp vs ndarray-interp vs interp
Side-by-side comparison of Rust crates
55
ninterp
growingv0.8.2
Numerical interpolation for N-dimensional rectilinear grids
53
ndarray-interp
growingv0.6.0
Interpolation package for ndarray
64
interp
stablev2.1.2
A Rust implementation of Matlab's interp1 function
Core Metrics
| ninterp | ndarray-interp | interp | |
|---|---|---|---|
| Health Score | 55 | 53 | 64 |
| Total Downloads | 39.2K | 250.7K | 3.0M |
| 30d Downloads | 2.1K | 80.6K | 301.7K |
| Dependents | 54 | 13 | 87 |
| Releases | 26 | 11 | 12 |
| Last Updated | 36d ago | 64d ago | 50d ago |
| Age | 1y 4m | 2y 8m | 4y 9m |
Health Breakdown
ninterp
Maintenance
17
Quality
13
Community
10
Popularity
5
Documentation
10
ndarray-interp
Maintenance
14
Quality
14
Community
9
Popularity
6
Documentation
10
interp
Maintenance
14
Quality
20
Community
11
Popularity
8
Documentation
11
Technical Details
| ninterp | ndarray-interp | interp | |
|---|---|---|---|
| Version | 0.8.2 | 0.6.0 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | MIT | MIT OR Apache-2.0 |
| Dependencies | 12 | 7 | 3 |
| Crate Size | 32KB | 39KB | 12KB |
| Features | 1 | 0 | 0 |
| Yanked % | 3.9% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interp leads with a health score of 64/100, but none of the options score above 80.
- •ninterp, ndarray-interp are pre-1.0 — API may change.