Decision Workspace
newton-raphson vs newton_rootfinder vs project-origins
Side-by-side comparison of Rust crates
31
newton-raphson
growingv0.1.0
Calculate roots of functions using the Newton-Raphson method
39
newton_rootfinder
growingv0.11.0
Newton based methods for root finding
58
project-origins
growingv1.4.2
Resolve project origins and kinds from a path
Core Metrics
| newton-raphson | newton_rootfinder | project-origins | |
|---|---|---|---|
| Health Score | 31 | 39 | 58 |
| Total Downloads | 2.7K | 30.0K | 3.0M |
| 30d Downloads | 3 | 270 | 35.9K |
| Dependents | 0 | 0 | 112 |
| Releases | 1 | 15 | 9 |
| Last Updated | 3581d ago | 526d ago | 316d ago |
| Age | 9y 9m | 5y 10m | 3y 9m |
Health Breakdown
newton-raphson
Maintenance
1
Quality
16
Community
2
Popularity
4
Documentation
8
newton_rootfinder
Maintenance
5
Quality
11
Community
3
Popularity
5
Documentation
15
project-origins
Maintenance
7
Quality
19
Community
9
Popularity
8
Documentation
15
Technical Details
| newton-raphson | newton_rootfinder | project-origins | |
|---|---|---|---|
| Version | 0.1.0 | 0.11.0 | 1.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 7 | 5 |
| Crate Size | 2KB | 59KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 26.7% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.69 | 1.58.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •project-origins leads with a health score of 58/100, but none of the options score above 80.
- •project-origins is depended on by 112 crates — strongest ecosystem trust.
- •⚠ newton-raphson, newton_rootfinder have not been updated in over a year.
- •newton-raphson, newton_rootfinder are pre-1.0 — API may change.