Decision Workspace
polynom vs horner vs oxiz-math
Side-by-side comparison of Rust crates
35
polynom
growingv0.1.1
A simple library for handling polynomials
49
horner
growingv0.2.2
Evaluate polynomials using Horner's method.
44
oxiz-math
experimentalv0.1.3
Mathematical foundations for OxiZ SMT solver
Core Metrics
| polynom | horner | oxiz-math | |
|---|---|---|---|
| Health Score | 35 | 49 | 44 |
| Total Downloads | 3.7K | 8.9K | 433 |
| 30d Downloads | 18 | 100 | 211 |
| Dependents | 0 | 19 | 8 |
| Releases | 2 | 6 | 4 |
| Last Updated | 2414d ago | 1685d ago | 50d ago |
| Age | 6y 7m | 4y 7m | 2m |
Health Breakdown
polynom
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
9
horner
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
9
oxiz-math
Maintenance
11
Quality
11
Community
9
Popularity
3
Documentation
10
Technical Details
| polynom | horner | oxiz-math | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.2 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | ISC | Apache-2.0 |
| Dependencies | 0 | 1 | 10 |
| Crate Size | 4KB | 3KB | 219KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •horner leads with a health score of 49/100, but none of the options score above 80.
- •⚠ polynom, horner have not been updated in over a year.