Decision Workspace
newton_rootfinder vs newton-raphson vs embassy-nrf
Side-by-side comparison of Rust crates
39
newton_rootfinder
growingv0.11.0
Newton based methods for root finding
31
newton-raphson
growingv0.1.0
Calculate roots of functions using the Newton-Raphson method
66
embassy-nrf
growingv0.10.0
Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers
Core Metrics
| newton_rootfinder | newton-raphson | embassy-nrf | |
|---|---|---|---|
| Health Score | 39 | 31 | 66 |
| Total Downloads | 30.0K | 2.7K | 362.8K |
| 30d Downloads | 270 | 3 | 38.6K |
| Dependents | 0 | 0 | 90 |
| Releases | 15 | 1 | 13 |
| Last Updated | 526d ago | 3581d ago | 7d ago |
| Age | 5y 10m | 9y 9m | 5y 4m |
Health Breakdown
newton_rootfinder
Maintenance
5
Quality
11
Community
3
Popularity
5
Documentation
15
newton-raphson
Maintenance
1
Quality
16
Community
2
Popularity
4
Documentation
8
embassy-nrf
Maintenance
16
Quality
14
Community
16
Popularity
7
Documentation
13
Technical Details
| newton_rootfinder | newton-raphson | embassy-nrf | |
|---|---|---|---|
| Version | 0.11.0 | 0.1.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 0 | 28 |
| Crate Size | 59KB | 2KB | 141KB |
| Features | 2 | 0 | 69 |
| Yanked % | 26.7% | 0.0% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | 1.69 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •embassy-nrf leads with a health score of 66/100, but none of the options score above 80.
- •⚠ newton_rootfinder, newton-raphson have not been updated in over a year.