Decision Workspace
fractions vs inari vs num-rational-parse
Side-by-side comparison of Rust crates
40
fractions
experimentalv0.1.0
A simple, lightweight crate for fraction arithmetic
50
inari
growingv2.0.0
A Rust implementation of interval arithmetic
41
num-rational-parse
experimentalv0.1.0
A flexible string parsing extension for num_rational::Ratio, supporting fractions, decimals, and scientific notation (inspired by Python's fractions module).
Core Metrics
| fractions | inari | num-rational-parse | |
|---|---|---|---|
| Health Score | 40 | 50 | 41 |
| Total Downloads | 544 | 57.7K | 20 |
| 30d Downloads | 27 | 245 | 4 |
| Dependents | 0 | 7 | 0 |
| Releases | 1 | 46 | 1 |
| Last Updated | 287d ago | 598d ago | 92d ago |
| Age | 9m | 5y 8m | 3m |
Health Breakdown
fractions
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
13
inari
Maintenance
7
Quality
14
Community
8
Popularity
6
Documentation
15
num-rational-parse
Maintenance
8
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| fractions | inari | num-rational-parse | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 5 |
| Crate Size | 9KB | 141KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 93.5% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inari leads with a health score of 50/100, but none of the options score above 80.
- •⚠ inari has not been updated in over a year.
- •fractions, num-rational-parse are pre-1.0 — API may change.