Decision Workspace
use-numerical vs rpoly vs rint
Side-by-side comparison of Rust crates
52
use-numerical
experimentalv0.0.6
Utility-first approximate numerical helpers for RustUse
45
rpoly
growingv0.2.9
An implementation of the RPOLY algorithm for finding all roots of a real-coefficient univariate polynomial
44
rint
experimentalv0.1.2
A pure Rust library for the numerical integration of real or complex valued functions of real variables in multiple dimensions.
Core Metrics
| use-numerical | rpoly | rint | |
|---|---|---|---|
| Health Score | 52 | 45 | 44 |
| Total Downloads | 36 | 7.8K | 60 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 0 |
| Releases | 1 | 10 | 3 |
| Last Updated | 11d ago | 468d ago | 42d ago |
| Age | 11d | 1y 4m | 1m |
Health Breakdown
use-numerical
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
15
rpoly
Maintenance
8
Quality
15
Community
6
Popularity
5
Documentation
11
rint
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| use-numerical | rpoly | rint | |
|---|---|---|---|
| Version | 0.0.6 | 0.2.9 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | GPL-3.0-or-later |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 7KB | 12KB | 112KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.95.0 | — | 1.86 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-numerical leads with a health score of 52/100, but none of the options score above 80.
- •rpoly has the most downloads (7.8K), suggesting wider adoption.
- •⚠ rpoly has not been updated in over a year.