Decision Workspace
polycool vs rpoly vs polyfit
Side-by-side comparison of Rust crates
51
polycool
experimentalv0.4.0
Polynomial root-finding
45
rpoly
growingv0.2.9
An implementation of the RPOLY algorithm for finding all roots of a real-coefficient univariate polynomial
48
polyfit
experimentalv0.10.2
Because you don't need to be able to build a powerdrill to use one safely
Core Metrics
| polycool | rpoly | polyfit | |
|---|---|---|---|
| Health Score | 51 | 45 | 48 |
| Total Downloads | 10.0K | 7.7K | 235 |
| 30d Downloads | 2.0K | 71 | 62 |
| Dependents | 5 | 0 | 2 |
| Releases | 2 | 10 | 5 |
| Last Updated | 155d ago | 409d ago | 58d ago |
| Age | 5m | 1y 2m | 2m |
Health Breakdown
polycool
Maintenance
10
Quality
15
Community
11
Popularity
5
Documentation
10
rpoly
Maintenance
8
Quality
15
Community
6
Popularity
5
Documentation
11
polyfit
Maintenance
16
Quality
12
Community
7
Popularity
3
Documentation
10
Technical Details
| polycool | rpoly | polyfit | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.9 | 0.10.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT |
| Dependencies | 6 | 1 | 10 |
| Crate Size | 23KB | 12KB | 1.8MB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 4 | 1 | 1 |
Links
Quick Verdict
- •polycool leads with a health score of 51/100, but none of the options score above 80.
- •⚠ rpoly has not been updated in over a year.