Decision Workspace
round-to vs round_to_int vs rounded-div
Side-by-side comparison of Rust crates
44
round-to
growingv0.1.5
Round floating point to integer.
40
round_to_int
growingv0.1.3
Round floating point to integer.
51
rounded-div
growingv0.1.4
Get rounded result of an integer division
Core Metrics
| round-to | round_to_int | rounded-div | |
|---|---|---|---|
| Health Score | 44 | 40 | 51 |
| Total Downloads | 4.6K | 4.6K | 36.9K |
| 30d Downloads | 57 | 2 | 2.3K |
| Dependents | 5 | 0 | 54 |
| Releases | 3 | 4 | 6 |
| Last Updated | 537d ago | 902d ago | 173d ago |
| Age | 2y 5m | 2y 5m | 4y 11m |
Health Breakdown
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
rounded-div
Maintenance
8
Quality
15
Community
11
Popularity
5
Documentation
12
Technical Details
| round-to | round_to_int | rounded-div | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.3 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 8KB | 8KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.