Decision Workspace
rounded-div vs round-to vs round_to_int
Side-by-side comparison of Rust crates
51
rounded-div
growingv0.1.4
Get rounded result of an integer division
44
round-to
growingv0.1.5
Round floating point to integer.
40
round_to_int
growingv0.1.3
Round floating point to integer.
Core Metrics
| rounded-div | round-to | round_to_int | |
|---|---|---|---|
| Health Score | 51 | 44 | 40 |
| Total Downloads | 36.9K | 4.6K | 4.6K |
| 30d Downloads | 2.3K | 57 | 2 |
| Dependents | 54 | 5 | 0 |
| Releases | 6 | 3 | 4 |
| Last Updated | 173d ago | 537d ago | 902d ago |
| Age | 4y 11m | 2y 5m | 2y 5m |
Health Breakdown
rounded-div
Maintenance
8
Quality
15
Community
11
Popularity
5
Documentation
12
round-to
Maintenance
6
Quality
16
Community
8
Popularity
4
Documentation
10
round_to_int
Maintenance
10
Quality
10
Community
6
Popularity
4
Documentation
10
Technical Details
| rounded-div | round-to | round_to_int | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.5 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 4KB | 8KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rounded-div leads with a health score of 51/100, but none of the options score above 80.
- •⚠ round-to, round_to_int have not been updated in over a year.