Decision Workspace
newton_faer vs newtonls_faer vs principia_optimization
Side-by-side comparison of Rust crates
42
newton_faer
experimentalv0.1.2
Newton's method for solving systems of nonlinear equations using the Faer library.
51
newtonls_faer
experimentalv0.1.3
Newton's method for solving systems of nonlinear equations using the Faer library.
35
principia_optimization
growingv0.1.2
A Numerical Optimization Library
Core Metrics
| newton_faer | newtonls_faer | principia_optimization | |
|---|---|---|---|
| Health Score | 42 | 51 | 35 |
| Total Downloads | 1.2K | 25.4K | 3.0K |
| 30d Downloads | 5 | 60 | 6 |
| Dependents | 0 | 5 | 0 |
| Releases | 3 | 2 | 3 |
| Last Updated | 232d ago | 156d ago | 460d ago |
| Age | 7m | 5m | 2y 7m |
Health Breakdown
newton_faer
Maintenance
10
Quality
12
Community
3
Popularity
4
Documentation
13
newtonls_faer
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
principia_optimization
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
7
Technical Details
| newton_faer | newtonls_faer | principia_optimization | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 7 | 1 |
| Crate Size | 24KB | 22KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •newtonls_faer leads with a health score of 51/100, but none of the options score above 80.
- •⚠ principia_optimization has not been updated in over a year.