Decision Workspace
linspace vs interp vs numas
Side-by-side comparison of Rust crates
54
linspace
growingv0.2.7
Turns a range into a linearly spaced sequence of values.
64
interp
stablev2.1.2
A Rust implementation of Matlab's interp1 function
38
numas
growingv0.2.7
numas library is implementation of multidimensional array for efficient computing
Core Metrics
| linspace | interp | numas | |
|---|---|---|---|
| Health Score | 54 | 64 | 38 |
| Total Downloads | 8.8K | 3.0M | 23.9K |
| 30d Downloads | 279 | 301.7K | 37 |
| Dependents | 96 | 87 | 0 |
| Releases | 10 | 12 | 17 |
| Last Updated | 112d ago | 50d ago | 2438d ago |
| Age | 2y 9m | 4y 9m | 7y |
Health Breakdown
linspace
Maintenance
12
Quality
16
Community
11
Popularity
5
Documentation
10
interp
Maintenance
14
Quality
20
Community
11
Popularity
8
Documentation
11
numas
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
8
Technical Details
| linspace | interp | numas | |
|---|---|---|---|
| Version | 0.2.7 | 2.1.2 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 3 | 1 |
| Crate Size | 9KB | 12KB | 11KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •⚠ numas has not been updated in over a year.
- •linspace, numas are pre-1.0 — API may change.