Decision Workspace
nrfind vs interp vs hisab
Side-by-side comparison of Rust crates
50
nrfind
growingv1.0.3
A set of useful mathematical functions for floating point numbers based on the Newton-Raphson method for finding roots.
64
interp
stablev2.1.2
A Rust implementation of Matlab's interp1 function
63
hisab
experimentalv1.3.0
Higher mathematics library — linear algebra, geometry, calculus, and numerical methods for Rust
Core Metrics
| nrfind | interp | hisab | |
|---|---|---|---|
| Health Score | 50 | 64 | 63 |
| Total Downloads | 119.2K | 3.0M | 884 |
| 30d Downloads | 3.6K | 301.7K | 888 |
| Dependents | 31 | 87 | 29 |
| Releases | 8 | 12 | 7 |
| Last Updated | 2373d ago | 50d ago | today |
| Age | 9y 2m | 4y 9m | 4d |
Health Breakdown
nrfind
Maintenance
3
Quality
20
Community
10
Popularity
6
Documentation
11
interp
Maintenance
14
Quality
20
Community
11
Popularity
8
Documentation
11
hisab
Maintenance
17
Quality
17
Community
10
Popularity
4
Documentation
15
Technical Details
| nrfind | interp | hisab | |
|---|---|---|---|
| Version | 1.0.3 | 2.1.2 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 1 | 3 | 12 |
| Crate Size | 5KB | 12KB | 223KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2024 |
| MSRV | — | 1.63 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interp leads with a health score of 64/100, but none of the options score above 80.
- •⚠ nrfind has not been updated in over a year.