Decision Workspace
bens_naive_rational_number vs int_ratio vs rational
Side-by-side comparison of Rust crates
34
bens_naive_rational_number
growingv0.1.5
A crate centered around a naive implementation of a Rational Number structure
58
int_ratio
growingv0.1.2
The type of ratios represented by two integers.
53
rational
stablev1.9.0
Minimalistic library for rational numbers
Core Metrics
| bens_naive_rational_number | int_ratio | rational | |
|---|---|---|---|
| Health Score | 34 | 58 | 53 |
| Total Downloads | 7.9K | 79.5K | 25.1K |
| 30d Downloads | 2 | 6.8K | 324 |
| Dependents | 0 | 24 | 0 |
| Releases | 6 | 3 | 18 |
| Last Updated | 1890d ago | 288d ago | 73d ago |
| Age | 5y 2m | 1y 8m | 4y 11m |
Health Breakdown
bens_naive_rational_number
Maintenance
10
Quality
10
Community
3
Popularity
5
Documentation
6
int_ratio
Maintenance
7
Quality
16
Community
14
Popularity
6
Documentation
15
rational
Maintenance
14
Quality
18
Community
6
Popularity
5
Documentation
10
Technical Details
| bens_naive_rational_number | int_ratio | rational | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.2 | 1.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | MIT |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 5KB | 5KB | 21KB |
| Features | 0 | 0 | 2 |
| Yanked % | 100.0% | 0.0% | 5.6% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.57.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •int_ratio leads with a health score of 58/100, but none of the options score above 80.
- •⚠ bens_naive_rational_number has not been updated in over a year.
- •bens_naive_rational_number, int_ratio are pre-1.0 — API may change.